[Scummvm-git-logs] scummvm master -> 7fe74669ed133ad24b044aeecaa12a73c4292d09
lotharsm
noreply at scummvm.org
Sat Dec 6 09:39:28 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:
7fe74669ed Bump urllib3 from 2.5.0 to 2.6.0 in /doc/docportal
Commit: 7fe74669ed133ad24b044aeecaa12a73c4292d09
https://github.com/scummvm/scummvm/commit/7fe74669ed133ad24b044aeecaa12a73c4292d09
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-12-06T10:39:22+01:00
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