Skip to content

Commit

Permalink
Bump cachetools from 5.0.0 to 5.3.2 (#446)
Browse files Browse the repository at this point in the history
* Bump cachetools from 5.0.0 to 5.3.2

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.0.0 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.0.0...v5.3.2)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump cryptography from 42.0.3 to 42.0.4 (#447)

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.3...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump future from 0.18.3 to 1.0.0 (#445)

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.3...v1.0.0)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump qiskit-ibm-runtime from 0.19.1 to 0.20.0 (#444)

Bumps [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.19.1...0.20.0)

---
updated-dependencies:
- dependency-name: qiskit-ibm-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump qiskit-ibm-provider from 0.9.0 to 0.10.0 (#443)

Bumps [qiskit-ibm-provider](https://github.com/Qiskit/qiskit-ibm-provider) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-provider/releases)
- [Changelog](https://github.com/Qiskit/qiskit-ibm-provider/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit-ibm-provider@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: qiskit-ibm-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lillian542 <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lillian542 <[email protected]>
  • Loading branch information
dependabot[bot] and lillian542 authored Feb 22, 2024
1 parent dc8ec85 commit 7908dba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ pygments==2.17.2
pygments-github-lexers==0.0.5
qiskit==0.45.3
qiskit-aer==0.13.3
qiskit-ibm-runtime==0.19.1
qiskit-ibm-provider==0.9.0
qiskit-ibm-runtime==0.20.0
qiskit-ibm-provider==0.10.0
sphinxcontrib-bibtex==2.6.2
sphinx-automodapi==0.16.0
pennylane-sphinx-theme
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
appdirs==1.4.4
autograd==1.6.2
autoray==0.6.8
cachetools==5.0.0
cachetools==5.3.2
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.3
cryptography==42.0.4
Cython==3.0.8
dill==0.3.8
future==0.18.3
future==1.0.0
idna==3.6
mpmath==1.3.0
networkx==3.2.1
Expand All @@ -26,8 +26,8 @@ python-constraint==1.4.0
python-dateutil==2.8.2
qiskit==0.45.3
qiskit-aer==0.13.3
qiskit-ibm-runtime==0.19.1
qiskit-ibm-provider==0.9.0
qiskit-ibm-runtime==0.20.0
qiskit-ibm-provider==0.10.0
qiskit-ignis==0.7.1
qiskit-terra==0.46.0
requests==2.31.0
Expand Down

0 comments on commit 7908dba

Please sign in to comment.