diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index 3c837c636..3dec603c2 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.26 -qiskit-superstaq~=0.5.26 +checks-superstaq~=0.5.27 +qiskit-superstaq~=0.5.27 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index 66bb4f385..a42462b94 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.26 +qiskit-superstaq~=0.5.27 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index 50de3798a..bf4fc1e31 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,2 +1,2 @@ cirq-core>=1.0.0 -general-superstaq~=0.5.26 +general-superstaq~=0.5.27 diff --git a/docs/requirements.txt b/docs/requirements.txt index 7f48737dd..b314b1f29 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -cirq-superstaq[dev]~=0.5.26 -qiskit-superstaq[dev]~=0.5.26 +cirq-superstaq[dev]~=0.5.27 +qiskit-superstaq[dev]~=0.5.27 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 9d76dd71c..2268445cf 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.26 +checks-superstaq~=0.5.27 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index f7a0781e5..f83e9cbd9 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.5.26" +__version__ = "0.5.27" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index 53bf53258..b97166f62 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.26 +checks-superstaq~=0.5.27 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index f744a53a1..4be3a0f13 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.5.26 +general-superstaq~=0.5.27 qiskit>=1.0.0 symengine~=0.11.0 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index 53bf53258..b97166f62 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.26 +checks-superstaq~=0.5.27 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index a7533d8d6..41eb38f2c 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.5.26 -qiskit-superstaq~=0.5.26 +cirq-superstaq~=0.5.27 +qiskit-superstaq~=0.5.27 scikit-learn>=1.0 seaborn>=0.13.2