Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

boulder-opal

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boulder-opal - npm Package Compare versions

Comparing version
5.0.0
to
5.0.1
+1
-1
boulderopal/__init__.py

@@ -14,3 +14,3 @@ # Copyright 2025 Q-CTRL. All rights reserved.

__version__ = "5.0.0"
__version__ = "5.0.1"

@@ -17,0 +17,0 @@ from qctrlworkflowclient.utils import check_package_version as _check_package_version

Metadata-Version: 2.3
Name: boulder-opal
Version: 5.0.0
Version: 5.0.1
Summary: Boulder Opal Client

@@ -33,3 +33,3 @@ License: https://q-ctrl.com/terms

Requires-Dist: qctrl-workflow-client (>=7.1.0,<8.0.0)
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: rich (>=14.1.0,<15.0.0)
Requires-Dist: typing-extensions (>=4.8.0,<5.0.0)

@@ -36,0 +36,0 @@ Project-URL: Documentation, https://docs.q-ctrl.com/boulder-opal

[tool.poetry]
name = "boulder-opal"
version = "5.0.0"
version = "5.0.1"
description = "Boulder Opal Client"

@@ -82,3 +82,3 @@ license = "https://q-ctrl.com/terms"

pydantic = "^2.6.4"
rich = "^13.6.0"
rich = "^14.1.0"
typing-extensions = "^4.8.0"

@@ -85,0 +85,0 @@ qctrl-commons = { version = "^25.0.0", source = "PyPI" }