Skip to content

Commit 8285bd3

Browse files
Bump urllib3 in /samples/crew-django-redis-postgres/app
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d8c932 commit 8285bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/crew-django-redis-postgres/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ typer==0.15.4
167167
typing-inspection==0.4.1
168168
typing_extensions==4.13.2
169169
tzdata==2025.2
170-
urllib3==2.4.0
170+
urllib3==2.6.0
171171
uv==0.7.7
172172
uvicorn==0.34.2
173173
uvloop==0.21.0

0 commit comments

Comments
 (0)