Skip to content

Commit

Permalink
Dependabot updates (#367)
Browse files Browse the repository at this point in the history
* Bump nbsphinx from 0.9.1 to 0.9.3 (#362)

Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/spatialaudio/nbsphinx/releases)
- [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst)
- [Commits](spatialaudio/nbsphinx@0.9.1...0.9.3)

---
updated-dependencies:
- dependency-name: nbsphinx
  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 sympy from 1.10.1 to 1.12 (#363)

Bumps [sympy](https://github.com/sympy/sympy) from 1.10.1 to 1.12.
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.10.1...sympy-1.12)

---
updated-dependencies:
- dependency-name: sympy
  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 certifi from 2023.7.22 to 2023.11.17 (#364)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2023.11.17.
- [Commits](certifi/python-certifi@2023.07.22...2023.11.17)

---
updated-dependencies:
- dependency-name: certifi
  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 psutil from 5.9.4 to 5.9.6 (#365)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 5.9.6.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.4...release-5.9.6)

---
updated-dependencies:
- dependency-name: psutil
  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 qiskit-terra from 0.23.3 to 0.45.1 (#366)

Bumps [qiskit-terra](https://github.com/Qiskit/qiskit) from 0.23.3 to 0.45.1.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@0.23.3...0.45.1)

---
updated-dependencies:
- dependency-name: qiskit-terra
  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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
lillian542 and dependabot[bot] authored Dec 15, 2023
1 parent 373b3d6 commit 1ed089b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dc-qiskit-algorithms==0.0.14
docutils==0.19
ipykernel==6.22.0
jinja2==3.0.3
nbsphinx==0.9.1
nbsphinx==0.9.3
pennylane==0.30.0
pybind11==2.9.2
pygments==2.17.2
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ appdirs==1.4.4
autograd==1.4
autoray==0.3.2
cachetools==5.0.0
certifi==2023.7.22
certifi==2023.11.17
cffi==1.15.1
charset-normalizer==3.1.0
cryptography==41.0.7
Expand All @@ -20,7 +20,7 @@ pbr==5.8.1
pennylane==0.30.0
PennyLane-Lightning==0.30.0
ply==3.11
psutil==5.9.4
psutil==5.9.6
pycparser==2.21
python-constraint==1.4.0
python-dateutil==2.8.2
Expand All @@ -29,7 +29,7 @@ qiskit-aer==0.12.0
qiskit-ibm-runtime==0.17.0
qiskit-ibm-provider==0.7.2
qiskit-ignis==0.7.1
qiskit-terra==0.23.3
qiskit-terra==0.45.1
requests==2.31.0
requests-ntlm==1.2.0
retworkx==0.11.0
Expand All @@ -38,7 +38,7 @@ semantic-version==2.10.0
six==1.16.0
stevedore==5.0.0
symengine==0.9.2
sympy==1.10.1
sympy==1.12
toml==0.10.2
tweedledum==1.1.1
urllib3==2.0.7
Expand Down

0 comments on commit 1ed089b

Please sign in to comment.