Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit bb49e3f

Browse files
authored
Merge pull request #1682 from 18F/dependabot/pip/urllib3-2.0.6
Bump urllib3 from 2.0.4 to 2.0.6
2 parents 02eae40 + 04bc409 commit bb49e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tenacity==8.2.3; python_version >= '3.7'
3939
typing-extensions==4.7.1; python_version >= '3.7'
4040
tzdata==2023.3; python_version >= '2'
4141
unicodecsv==0.14.1
42-
urllib3==2.0.4; python_version >= '3.7'
42+
urllib3==2.0.6; python_version >= '3.7'
4343
waitress==2.1.2; python_full_version >= '3.7.0'
4444
webencodings==0.5.1
4545
webob==1.8.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'

0 commit comments

Comments
 (0)