Skip to content

Commit

Permalink
build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /requirements
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 46c8854 commit 8bbffbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/scripts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ cffi==1.16.0
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r requirements/scripts.in
# via -r scripts.in
cryptography==42.0.5
# via pyjwt
github3-py==4.0.1
# via -r requirements/scripts.in
# via -r scripts.in
idna==3.6
# via requests
pycparser==2.21
Expand All @@ -30,5 +30,5 @@ six==1.16.0
# via python-dateutil
uritemplate==4.1.1
# via github3-py
urllib3==2.2.1
urllib3==2.2.2
# via requests

0 comments on commit 8bbffbc

Please sign in to comment.