Skip to content

Commit d62035f

Browse files
Bump urllib3 from 2.4.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16c60e2 commit d62035f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.prod.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ django-sans-db==1.2.0
3232
# via -r requirements.prod.in
3333
docutils==0.21.2
3434
# via sphinx
35-
environs==14.1.1
35+
environs[django]==14.1.1
3636
# via -r requirements.prod.in
3737
gunicorn==23.0.0
3838
# via -r requirements.prod.in
@@ -83,7 +83,7 @@ sphinxcontrib-serializinghtml==2.0.0
8383
# via sphinx
8484
sqlparse==0.5.3
8585
# via django
86-
urllib3==2.4.0
86+
urllib3==2.6.0
8787
# via requests
8888
werkzeug==3.1.3
8989
# via -r requirements.prod.in

0 commit comments

Comments
 (0)