]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump the python-requirements group in /requirements with 5 updates
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 May 2024 07:30:56 +0000 (07:30 +0000)
committerGitHub <noreply@github.com>
Wed, 1 May 2024 07:30:56 +0000 (07:30 +0000)
Bumps the python-requirements group in /requirements with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` |
| [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) | `2.1.2` | `2.1.3` |
| [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.359` | `1.1.360` |
| [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.0` |

Updates `pytest` from 8.1.1 to 8.2.0
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0)

Updates `pallets-sphinx-themes` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases)
- [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.1.2...2.1.3)

Updates `mypy` from 1.9.0 to 1.10.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)

Updates `pyright` from 1.1.359 to 1.1.360
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.359...v1.1.360)

Updates `tox` from 4.14.2 to 4.15.0
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.14.2...4.15.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pallets-sphinx-themes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: tox
  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/typing.txt

index add71584003e92a48b625c77516a78612d419ce5..5f01aa30364472fb0b19c3cc5ae201a913d8fa3b 100644 (file)
@@ -61,7 +61,7 @@ markupsafe==2.1.5
     # via
     #   -r docs.txt
     #   jinja2
-mypy==1.9.0
+mypy==1.10.0
     # via -r typing.txt
 mypy-extensions==1.0.0
     # via
@@ -82,7 +82,7 @@ packaging==24.0
     #   pytest
     #   sphinx
     #   tox
-pallets-sphinx-themes==2.1.2
+pallets-sphinx-themes==2.1.3
     # via -r docs.txt
 platformdirs==4.2.1
     # via
@@ -102,9 +102,9 @@ pygments==2.17.2
     #   sphinx
 pyproject-api==1.6.1
     # via tox
-pyright==1.1.359
+pyright==1.1.360
     # via -r typing.txt
-pytest==8.1.1
+pytest==8.2.0
     # via
     #   -r tests.txt
     #   -r typing.txt
@@ -149,7 +149,7 @@ sphinxcontrib-serializinghtml==1.1.10
     # via
     #   -r docs.txt
     #   sphinx
-tox==4.14.2
+tox==4.15.0
     # via -r dev.in
 typing-extensions==4.11.0
     # via
index 7b18580dec0b91c0a42cc5b688d380cd1074d5cc..8cb0acde6544a76228da52b754e0269e2d4dce3e 100644 (file)
@@ -26,7 +26,7 @@ packaging==24.0
     # via
     #   pallets-sphinx-themes
     #   sphinx
-pallets-sphinx-themes==2.1.2
+pallets-sphinx-themes==2.1.3
     # via -r docs.in
 pygments==2.17.2
     # via sphinx
index f57026945b70fdaee0b0b014d0da9363c1712371..c69278bd2a6c5055d0079ca50e1e4e8cbe2d3869 100644 (file)
@@ -10,5 +10,5 @@ packaging==24.0
     # via pytest
 pluggy==1.5.0
     # via pytest
-pytest==8.1.1
+pytest==8.2.0
     # via -r tests.in
index 005386c3fb62ae7cfea84a3be488ff5203df6447..b3291cdda5347c3d8dadbe7b4e202b419159f034 100644 (file)
@@ -6,7 +6,7 @@
 #
 iniconfig==2.0.0
     # via pytest
-mypy==1.9.0
+mypy==1.10.0
     # via -r typing.in
 mypy-extensions==1.0.0
     # via mypy
@@ -16,9 +16,9 @@ packaging==24.0
     # via pytest
 pluggy==1.5.0
     # via pytest
-pyright==1.1.359
+pyright==1.1.360
     # via -r typing.in
-pytest==8.1.1
+pytest==8.2.0
     # via -r typing.in
 typing-extensions==4.11.0
     # via mypy