Skip to content

Commit

Permalink
Bump urllib3 from 1.26.9 to 1.26.18 (#161)
Browse files Browse the repository at this point in the history
* Bump urllib3 from 1.26.9 to 1.26.18

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] <support@github.com>

* Bump urllib3 from 1.26.9 to 1.26.18 in /doc (#160)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 4abaf40 commit 4f8286e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ toml==0.10.2
tqdm==4.64.0
traitlets==5.1.0
typing_extensions==4.2.0
urllib3==1.26.9
urllib3==1.26.18
# Do not pin the following
pennylane-sphinx-theme
zipp==3.8.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ toml==0.10.2
tqdm==4.62.2
traitlets==5.1.0
typing_extensions==4.2.0
urllib3==1.26.9
urllib3==1.26.18

0 comments on commit 4f8286e

Please sign in to comment.