[Scummvm-git-logs] scummvm dependabot/pip/doc/docportal/urllib3-2.6.0 -> f62030c4392a7c373d801aae3aa41c2f45e1d44e
ScummVM git
noreply at scummvm.org
Sat Dec 6 04:48:43 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
f62030c439 Bump urllib3 from 2.5.0 to 2.6.0 in /doc/docportal
Commit: f62030c4392a7c373d801aae3aa41c2f45e1d44e
https://github.com/scummvm/scummvm/commit/f62030c4392a7c373d801aae3aa41c2f45e1d44e
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-12-06T04:48:39Z
Commit Message:
Bump urllib3 from 2.5.0 to 2.6.0 in /doc/docportal
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
doc/docportal/requirements.txt
diff --git a/doc/docportal/requirements.txt b/doc/docportal/requirements.txt
index 11f6a0d88d7..9ea336528fa 100644
--- a/doc/docportal/requirements.txt
+++ b/doc/docportal/requirements.txt
@@ -12,8 +12,6 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
-colorama==0.4.6
- # via sphinx
docutils==0.21.2
# via
# sphinx
@@ -68,5 +66,5 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
-urllib3==2.5.0
+urllib3==2.6.0
# via requests
More information about the Scummvm-git-logs
mailing list