[Scummvm-git-logs] scummvm master -> 45784ded3930f63b8101915e01886d5b32f5fbc6
lephilousophe
noreply at scummvm.org
Mon Dec 23 22:51:28 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
45784ded39 Bump jinja2 from 3.1.4 to 3.1.5 in /doc/docportal
Commit: 45784ded3930f63b8101915e01886d5b32f5fbc6
https://github.com/scummvm/scummvm/commit/45784ded3930f63b8101915e01886d5b32f5fbc6
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2024-12-23T23:51:24+01:00
Commit Message:
Bump jinja2 from 3.1.4 to 3.1.5 in /doc/docportal
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)
---
updated-dependencies:
- dependency-name: jinja2
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 eb0fc4005f5..7b1dd3ea1bc 100644
--- a/doc/docportal/requirements.txt
+++ b/doc/docportal/requirements.txt
@@ -12,8 +12,6 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
-colorama==0.4.6
- # via sphinx
docutils==0.21.2
# via
# sphinx
@@ -23,7 +21,7 @@ idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
-jinja2==3.1.4
+jinja2==3.1.5
# via sphinx
markupsafe==3.0.2
# via jinja2
More information about the Scummvm-git-logs
mailing list