Skip to content

Commit

Permalink
Bump future from 0.18.2 to 0.18.3 (#94)
Browse files Browse the repository at this point in the history
* Bump future from 0.18.2 to 0.18.3

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [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.2...v0.18.3)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
...

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

* Bump future from 0.18.2 to 0.18.3 in /doc (#93)

* Bump future from 0.18.2 to 0.18.3 in /doc

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [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.2...v0.18.3)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
...

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

* Bump pygments from 2.12.0 to 2.15.0 in /doc (#86)

Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.12.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

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>

* Bump scipy from 1.8.1 to 1.10.0 in /doc (#87)

Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.8.1...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

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]>

* Bump requests from 2.28.0 to 2.31.0 (#91)

* Bump requests from 2.28.0 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

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

* Bump requests from 2.28.0 to 2.31.0 in /doc (#85)

Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

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>

* Bump urllib3 from 1.26.9 to 1.26.18 (#88)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.9...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

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 Jan 5, 2024
1 parent eac7e26 commit 7de67af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cachetools==5.2.0
certifi==2023.7.22
charset-normalizer==2.0.12
docutils==0.18.1
future==0.18.2
future==0.18.3
idna==3.3
imagesize==1.3.0
Jinja2==3.1.2
Expand All @@ -18,13 +18,13 @@ numpy==1.22.4
packaging==21.3
PennyLane==0.24.0
PennyLane-Lightning==0.24.0
Pygments==2.12.0
Pygments==2.15.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.1
requests==2.28.0
requests==2.31.0
retworkx==0.11.0
scipy==1.8.1
scipy==1.10.0
semantic-version==2.6.0
six==1.16.0
snowballstemmer==2.2.0
Expand All @@ -37,6 +37,6 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
urllib3==1.26.9
urllib3==1.26.18
# do not pin
pennylane-sphinx-theme
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ autoray==0.3.2
cachetools==5.2.0
certifi==2023.7.22
charset-normalizer==2.0.12
future==0.18.2
future==0.18.3
idna==3.3
networkx==2.6.0
ninja==1.10.2.3
numpy==1.23.5
PennyLane==0.24.0
PennyLane-Lightning==0.24.0
python-dateutil==2.8.2
requests==2.28.0
requests==2.31.0
retworkx==0.12.1
scipy==1.10.1
semantic-version==2.6.0
six==1.16.0
toml==0.10.2
urllib3==1.26.9
urllib3==1.26.18

0 comments on commit 7de67af

Please sign in to comment.