Skip to content

Commit 301108d

Browse files
Bump urllib3 in /{{cookiecutter.project_slug}}/requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.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.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21e52a5 commit 301108d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ snapshot-restore-py==1.0.0
66
# Reporting (Errors)
77
sentry-sdk==2.32.0
88
certifi==2025.6.15
9-
urllib3==2.5.0
9+
urllib3==2.6.0
1010

1111
# Serverless WSGI
1212
serverless-wsgi==3.1.0

0 commit comments

Comments
 (0)