Skip to content

Commit 545d905

Browse files
Bump urllib3 from 1.26.6 to 2.5.0 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 228c32f commit 545d905

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
@@ -17,7 +17,7 @@ python-akismet==0.4.2
1717
python-dotenv==1.1.1
1818
requests==2.32.4
1919
six==1.15.0
20-
urllib3==1.26.6
20+
urllib3==2.5.0
2121
whitenoise==6.1.0
2222
psycopg2-binary==2.9.10
2323
djangorestframework==3.14.0

0 commit comments

Comments
 (0)