Skip to content

Commit 2be0545

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Updates `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: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad0a2b6 commit 2be0545

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
mkdocs-material>=9.7.0
44

55
# GitHub's dependabot detected an error in previous versions
6-
urllib3>=2.6.0
6+
urllib3>=2.7.0
77

88
pygments~=2.20.0
99

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ requests==2.33.0
7171
# via mkdocs-material
7272
six==1.17.0
7373
# via python-dateutil
74-
urllib3==2.6.3
74+
urllib3==2.7.0
7575
# via
7676
# -r requirements.in
7777
# requests

0 commit comments

Comments
 (0)