Skip to content

Commit c466646

Browse files
dependabot[bot]jpodivin
authored andcommitted
Bump urllib3 from 2.6.0 to 2.6.3 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74b0a28 commit c466646

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ idna==3.10
1212
# via requests
1313
requests==2.32.4
1414
# via -r requirements.in
15-
urllib3==2.6.0
15+
urllib3==2.6.3
1616
# via requests

requirements/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ typing-extensions==4.12.2
7373
# via
7474
# mypy
7575
# referencing
76-
urllib3==2.6.0
76+
urllib3==2.6.3
7777
# via types-requests
7878
virtualenv==20.29.3
7979
# via nox

0 commit comments

Comments
 (0)