Skip to content

Commit 7dd7294

Browse files
Bump urllib3 from 2.2.0 to 2.2.2 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3e710e commit 7dd7294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ tomli==2.0.1
177177
# pyproject-hooks
178178
typing-extensions==4.9.0
179179
# via pydata-sphinx-theme
180-
urllib3==2.2.0
180+
urllib3==2.2.2
181181
# via requests
182182
virtualenv==20.25.0
183183
# via pre-commit

0 commit comments

Comments
 (0)