Skip to content

Commit 3267654

Browse files
Bump urllib3 from 1.26.6 to 2.4.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.6...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55cc528 commit 3267654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pygments==2.12.0
1515
python-akismet==0.4.2
1616
requests==2.26.0
1717
six==1.15.0
18-
urllib3==1.26.6
18+
urllib3==2.4.0
1919
whitenoise==6.1.0
2020
psycopg2-binary==2.9.3
2121
djangorestframework==3.12.4

0 commit comments

Comments
 (0)