diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index 11438016f..8013a2fdf 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.28 -qiskit-superstaq~=0.5.28 +checks-superstaq~=0.5.29 +qiskit-superstaq~=0.5.29 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index 676eee63d..9d8c7a2bd 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.28 +qiskit-superstaq~=0.5.29 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index ba633bc40..f9b95100a 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,2 +1,2 @@ cirq-core>=1.0.0 -general-superstaq~=0.5.28 +general-superstaq~=0.5.29 diff --git a/docs/requirements.txt b/docs/requirements.txt index 025914321..77a048859 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -cirq-superstaq[dev]~=0.5.28 -qiskit-superstaq[dev]~=0.5.28 +cirq-superstaq[dev]~=0.5.29 +qiskit-superstaq[dev]~=0.5.29 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 8a4e8055f..ec825bc46 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.5.28 +checks-superstaq~=0.5.29 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index b2a26e1ef..466f5a732 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.5.28" +__version__ = "0.5.29" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index 9fde7f5c6..bc1e71493 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.28 +checks-superstaq~=0.5.29 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index 78b20dc1a..6e4122cb4 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.5.28 +general-superstaq~=0.5.29 qiskit>=1.0.0 symengine~=0.11.0 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index 9fde7f5c6..bc1e71493 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.5.28 +checks-superstaq~=0.5.29 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index 7a703369f..5283730d8 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.5.28 -qiskit-superstaq~=0.5.28 +cirq-superstaq~=0.5.29 +qiskit-superstaq~=0.5.29 scikit-learn>=1.0 seaborn>=0.13.2