Bump the python-requirements group across 1 directory with 4 updates

Bumps the python-requirements group with 4 updates in the /requirements directory: [mypy](https://github.com/python/mypy), [pyright](https://github.com/RobertCraigie/pyright-python), [pytest](https://github.com/pytest-dev/pytest) and [tox](https://github.com/tox-dev/tox).


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

Updates `pyright` from 1.1.365 to 1.1.370
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.370)

Updates `pytest` from 8.2.1 to 8.2.2
- [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.2.1...8.2.2)

Updates `tox` from 4.15.0 to 4.15.1
- [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.15.0...4.15.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pytest
  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-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-04 21:37:04 +00:00
committed by GitHub
parent b368ff9004
commit a2362ec4dd
3 changed files with 8 additions and 8 deletions

View File

@@ -108,7 +108,7 @@ markupsafe==2.1.5
# -r typing.txt
# jinja2
# werkzeug
mypy==1.10.0
mypy==1.10.1
# via -r typing.txt
mypy-extensions==1.0.0
# via
@@ -150,9 +150,9 @@ pygments==2.18.0
# sphinx
pyproject-api==1.6.1
# via tox
pyright==1.1.365
pyright==1.1.370
# via -r typing.txt
pytest==8.2.1
pytest==8.2.2
# via
# -r tests.txt
# -r typing.txt
@@ -214,7 +214,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.15.0
tox==4.15.1
# via -r dev.in
types-docutils==0.21.0.20240423
# via

View File

@@ -34,7 +34,7 @@ pluggy==1.5.0
# via pytest
pygments==2.18.0
# via -r tests.in
pytest==8.2.1
pytest==8.2.2
# via -r tests.in
sqlalchemy==2.0.29
# via flask-sqlalchemy

View File

@@ -28,7 +28,7 @@ markupsafe==2.1.5
# via
# jinja2
# werkzeug
mypy==1.10.0
mypy==1.10.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
@@ -38,9 +38,9 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.365
pyright==1.1.370
# via -r typing.in
pytest==8.2.1
pytest==8.2.2
# via -r typing.in
sqlalchemy==2.0.29
# via flask-sqlalchemy