Skip to content

Commit

Permalink
Bump urllib3 from 1.26.16 to 1.26.19 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 1.26.16 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.16...1.26.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 052f152 commit a8e4137
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ botocore==1.31.43
# via
# boto3
# s3transfer
greenlet==3.1.1
# via sqlalchemy
jmespath==1.0.1
# via
# boto3
Expand All @@ -26,5 +28,5 @@ sqlalchemy==2.0.20
# via -r requirements.in
typing-extensions==4.7.1
# via sqlalchemy
urllib3==1.26.16
urllib3==1.26.19
# via botocore

0 comments on commit a8e4137

Please sign in to comment.