Skip to content

Commit dd43a24

Browse files
Bump urllib3 from 1.26.18 to 1.26.19
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]>
1 parent 9ad829e commit dd43a24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Flask==2.3.3
33
Werkzeug==2.3.8
44
boto3==1.24.30
55
requests==2.32.0
6-
urllib3==1.26.18
6+
urllib3==1.26.19
77
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
88
python-jose[cryptography]==3.3.0
99
cryptography==42.0.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ six==1.16.0
9797
# python-dateutil
9898
tomli==2.0.1
9999
# via pytest
100-
urllib3==1.26.18
100+
urllib3==1.26.19
101101
# via
102102
# -r requirements.in
103103
# botocore

0 commit comments

Comments
 (0)