Skip to content

Commit d290f90

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 aa66403 commit d290f90

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
@@ -18,7 +18,7 @@ python-dotenv==1.1.1
1818
pydantic==2.11.7
1919
requests==2.32.4
2020
six==1.15.0
21-
urllib3==1.26.6
21+
urllib3==2.5.0
2222
whitenoise==6.1.0
2323
psycopg2-binary==2.9.10
2424
djangorestframework==3.14.0

0 commit comments

Comments
 (0)