Skip to content

Commit dcf1471

Browse files
ci: doc: bump the doc-deps group in /doc with 2 updates
Bumps the doc-deps group in /doc with 2 updates: [doxmlparser](https://github.com/doxygen/doxygen) and [python-dotenv](https://github.com/theskumar/python-dotenv). Updates `doxmlparser` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/doxygen/doxygen/releases) - [Changelog](https://github.com/doxygen/doxygen/blob/master/doc_internal/tags_history.md) - [Commits](https://github.com/doxygen/doxygen/commits) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: doxmlparser dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4f026c commit dcf1471

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ docutils==0.21.2 \
141141
# sphinx-rtd-theme
142142
# sphinx-tabs
143143
# sphinx-togglebutton
144-
doxmlparser==1.14.0 \
145-
--hash=sha256:1037dcc4aadf908feb2d908685159972bb2975322fbe2b120f5cac5a938f0b14
144+
doxmlparser==1.15.0 \
145+
--hash=sha256:a5107dbc96577c1078377790df9332d91845ce0f07c93b3fa393023195a4fe34
146146
# via -r requirements.in
147147
exceptiongroup==1.3.0 ; python_full_version < '3.11' \
148148
--hash=sha256:4d111e6e0c13d0644cad6ddaa7ed0261a0b36971f6d23e7ec9b4b9097da78a10 \
@@ -443,9 +443,9 @@ python-dateutil==2.9.0.post0 \
443443
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \
444444
--hash=sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427
445445
# via pykwalify
446-
python-dotenv==1.1.1 \
447-
--hash=sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc \
448-
--hash=sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab
446+
python-dotenv==1.2.1 \
447+
--hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
448+
--hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
449449
# via -r requirements.in
450450
pyyaml==6.0.3 \
451451
--hash=sha256:00c4bdeba853cc34e7dd471f16b4114f4162dc03e6b7afcc2128711f0eca823c \

0 commit comments

Comments
 (0)