Skip to content

Commit a46ac2c

Browse files
Bump urllib3 from 2.6.0 to 2.6.3 (#286)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7120ef7 commit a46ac2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ tox==3.23.1
7979
# via -r dev-requirements.in
8080
twine==6.2.0
8181
# via -r dev-requirements.in
82-
urllib3==2.6.0
82+
urllib3==2.6.3
8383
# via
8484
# requests
8585
# twine

0 commit comments

Comments
 (0)