Skip to content

Commit 7a75278

Browse files
Bump the python-packages group across 1 directory with 4 updates
Bumps the python-packages group with 4 updates in the / directory: [pre-commit](https://github.com/pre-commit/pre-commit), [pyyaml](https://github.com/yaml/pyyaml), [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page). Updates `pre-commit` from 3.7.1 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v4.0.1) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `sphinx` from 7.4.5 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.5...v8.1.3) Updates `sphinx-notfound-page` from 1.0.2 to 1.0.4 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.2...1.0.4) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32e865a commit 7a75278

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
click==8.1.7
2-
pre-commit==3.7.1
3-
PyYAML==6.0.1
4-
Sphinx==7.4.5
2+
pre-commit==4.0.1
3+
PyYAML==6.0.2
4+
Sphinx==8.1.3
55
sphinx-book-theme==1.1.3
6-
sphinx-notfound-page==1.0.2
6+
sphinx-notfound-page==1.0.4
77
sphinxcontrib-spelling==8.0.0

0 commit comments

Comments
 (0)