]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump the python-requirements group in /requirements with 3 updates 2007/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Aug 2024 07:18:20 +0000 (07:18 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Aug 2024 07:18:20 +0000 (07:18 +0000)
Bumps the python-requirements group in /requirements with 3 updates: [sphinx](https://github.com/sphinx-doc/sphinx), [trio](https://github.com/python-trio/trio) and [pre-commit](https://github.com/pre-commit/pre-commit).

Updates `sphinx` from 7.3.7 to 8.0.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v8.0.2)

Updates `trio` from 0.25.1 to 0.26.0
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](https://github.com/python-trio/trio/compare/v0.25.1...v0.26.0)

Updates `pre-commit` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-requirements
- dependency-name: trio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
requirements/dev.txt
requirements/docs.txt
requirements/tests.txt
requirements/tests37.in
requirements/tests37.txt

index 76a476ad06595dd6c7a9f7233576803dddd8b6f0..9ecbefeaebdc5bc813ca332a419c870a85d1619c 100644 (file)
@@ -99,7 +99,7 @@ pluggy==1.5.0
     #   -r tests.txt
     #   pytest
     #   tox
-pre-commit==3.7.1
+pre-commit==3.8.0
     # via -r dev.in
 pygments==2.18.0
     # via
@@ -127,14 +127,11 @@ sortedcontainers==2.4.0
     # via
     #   -r tests.txt
     #   trio
-sphinx==7.3.7
+sphinx==8.0.2
     # via
     #   -r docs.txt
     #   pallets-sphinx-themes
-    #   sphinx-issues
     #   sphinxcontrib-log-cabinet
-sphinx-issues==4.1.0
-    # via -r docs.txt
 sphinxcontrib-applehelp==1.0.8
     # via
     #   -r docs.txt
@@ -163,7 +160,7 @@ sphinxcontrib-serializinghtml==1.1.10
     #   sphinx
 tox==4.15.1
     # via -r dev.in
-trio==0.25.1
+trio==0.26.0
     # via -r tests.txt
 typing-extensions==4.11.0
     # via
index 2cbd73fa818f9eaea77873f8ce3836e55da88d1d..f372c1a19b5fb509543899b97ea3ae7cc3ac8ba3 100644 (file)
@@ -34,14 +34,11 @@ requests==2.31.0
     # via sphinx
 snowballstemmer==2.2.0
     # via sphinx
-sphinx==7.3.7
+sphinx==8.0.2
     # via
     #   -r docs.in
     #   pallets-sphinx-themes
-    #   sphinx-issues
     #   sphinxcontrib-log-cabinet
-sphinx-issues==4.1.0
-    # via -r docs.in
 sphinxcontrib-applehelp==1.0.8
     # via sphinx
 sphinxcontrib-devhelp==1.0.6
index 3e683ade62bd4edbf740e3a51c721532fd4068c8..4a24658debba203622f4adb641f3c57217bf1639 100644 (file)
@@ -24,5 +24,5 @@ sniffio==1.3.1
     # via trio
 sortedcontainers==2.4.0
     # via trio
-trio==0.25.1
+trio==0.26.0
     # via -r tests.in
index 48bbf6501115fa7969c586c2e98501e6040a274f..0e459b2d422a256fd466da873533a1316093de00 100644 (file)
@@ -1,2 +1,2 @@
 pytest
-trio==0.25.1
+trio==0.26.0
index 010bd2d6660cc333eab3af2c6370e8140634aa9c..ffc6233828e4ae51c64b56c1d14586fe0db79016 100644 (file)
@@ -24,5 +24,5 @@ sniffio==1.3.1
     # via trio
 sortedcontainers==2.4.0
     # via trio
-trio==0.25.1
+trio==0.26.0
     # via -r tests37.in