diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index 1a344e7a4..f9781a38b 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.33 -qiskit-superstaq~=0.5.33 +checks-superstaq~=0.5.34 +qiskit-superstaq~=0.5.34 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index 529de71d0..ef8cd291c 100644 --- a/cirq-superstaq/example-requirements.txt +++ b/cirq-superstaq/example-requirements.txt @@ -1,2 +1,2 @@ notebook>=6.5.5 -qiskit-superstaq~=0.5.33 +qiskit-superstaq~=0.5.34 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 360d13cb4..782ff4993 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,2 +1,2 @@ cirq-core>=1.0.0 -general-superstaq~=0.5.33 +general-superstaq~=0.5.34 diff --git a/docs/requirements.txt b/docs/requirements.txt index d51d4dc55..5135edca5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -cirq-superstaq[dev]~=0.5.33 -qiskit-superstaq[dev]~=0.5.33 +cirq-superstaq[dev]~=0.5.34 +qiskit-superstaq[dev]~=0.5.34 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 2d41c7ba3..8ffb4721e 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.33 +checks-superstaq~=0.5.34 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index 66da99f76..3bc77a6b4 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.5.33" +__version__ = "0.5.34" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index 1db0bce8b..c4986e572 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.33 +checks-superstaq~=0.5.34 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index e6fbf867b..2e3d485d0 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.5.33 +general-superstaq~=0.5.34 qiskit>=1.0.0 symengine~=0.13.0 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index 1db0bce8b..c4986e572 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.33 +checks-superstaq~=0.5.34 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index 54fcecb13..57ac5c0f8 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.5.33 -qiskit-superstaq~=0.5.33 +cirq-superstaq~=0.5.34 +qiskit-superstaq~=0.5.34 scikit-learn>=1.0 seaborn>=0.13.2