Skip to content

Commit fef6d61

Browse files
build(deps): bump urllib3 from 2.6.3 to 2.7.0 (#622)
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 ad96512 commit fef6d61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ requests==2.33.0
3232
# via -r requirements_dev.in
3333
rich==14.2.0
3434
# via -r requirements_dev.in
35-
urllib3==2.6.3
35+
urllib3==2.7.0
3636
# via requests

0 commit comments

Comments
 (0)