Skip to content

Commit 3ea2b6b

Browse files
Bump urllib3 in /requirements in the pip group across 1 directory
Bumps the pip group with 1 update in the /requirements directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.2 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98bec93 commit 3ea2b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
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.2
180+
urllib3==2.5.0
181181
# via requests
182182
virtualenv==20.26.6
183183
# via pre-commit

0 commit comments

Comments
 (0)