Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

Commit 4e2a660

Browse files
chore(deps): update dependency urllib3 to v2 [security]
1 parent e5714d5 commit 4e2a660

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ toml==0.10.2
179179
# pytest-cov
180180
tomlkit==0.7.2
181181
# via commitizen
182-
urllib3==1.26.7
182+
urllib3==2.6.3
183183
# via requests
184184
virtualenv==20.8.1
185185
# via pre-commit

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ toml==0.10.2
150150
# pytest-cov
151151
tomlkit==0.7.2
152152
# via commitizen
153-
urllib3==1.26.7
153+
urllib3==2.6.3
154154
# via requests
155155
virtualenv==20.8.1
156156
# via pre-commit

0 commit comments

Comments
 (0)