Skip to content

Commit 8593f48

Browse files
Bump urllib3 from 2.6.3 to 2.7.0
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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 282c631 commit 8593f48

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ pathspec==0.12.1
6060
# via
6161
# mkdocs
6262
# mkdocs-macros-plugin
63+
pillow==12.2.0
64+
# via -r requirements.in
6365
platformdirs==4.5.1
6466
# via mkdocs-get-deps
6567
pygments==2.20.0
@@ -91,7 +93,7 @@ super-collections==0.6.2
9193
# via mkdocs-macros-plugin
9294
termcolor==3.3.0
9395
# via mkdocs-macros-plugin
94-
urllib3==2.6.3
96+
urllib3==2.7.0
9597
# via
9698
# -r requirements.in
9799
# requests

0 commit comments

Comments
 (0)