Skip to content

Commit 8da8ac8

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 (#305)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e83e9e9 commit 8da8ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ tox==4.34.1
8383
# via -r dev-requirements.in
8484
twine==6.2.0
8585
# via -r dev-requirements.in
86-
urllib3==2.6.3
86+
urllib3==2.7.0
8787
# via
8888
# id
8989
# requests

0 commit comments

Comments
 (0)