Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 2d6715f commit 702420c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Flask==2.3.3
Werkzeug==3.0.3
boto3==1.24.30
requests==2.32.0
urllib3==1.26.18
urllib3==1.26.19
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
python-jose[cryptography]==3.3.0
cryptography==42.0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ six==1.16.0
# python-dateutil
tomli==2.0.1
# via pytest
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements.in
# botocore
Expand Down

0 comments on commit 702420c

Please sign in to comment.