Skip to content

Commit b500445

Browse files
Bump urllib3 from 2.6.0 to 2.6.1 in the python-deps group (#674)
Bumps the python-deps group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.6.0 to 2.6.1 - [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.1) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bfc469 commit b500445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ tqdm==4.67.1
2525
typer==0.20.0
2626
typing-inspection==0.4.2
2727
typing_extensions==4.15.0
28-
urllib3==2.6.0
28+
urllib3==2.6.1
2929
websocket-client==1.9.0
3030
actions_toolkit==0.1.15

0 commit comments

Comments
 (0)