Skip to content

Commit 7c76f00

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 in /backend
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc44d82 commit 7c76f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ tzdata==2025.2
252252
# via
253253
# kombu
254254
# pandas
255-
urllib3==2.6.3
255+
urllib3==2.7.0
256256
# via
257257
# django-revproxy
258258
# elastic-transport

0 commit comments

Comments
 (0)