Bump the python-requirements group in /requirements with 2 updates

Bumps the python-requirements group in /requirements with 2 updates: [mypy](https://github.com/python/mypy) and [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `mypy` from 1.11.0 to 1.11.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1)

Updates `pyright` from 1.1.373 to 1.1.374
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.373...v1.1.374)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-01 08:13:36 +00:00
committed by GitHub
parent ffcb3f58df
commit 6f3eae808f
2 changed files with 4 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ markupsafe==2.1.5
# -r typing.txt
# jinja2
# werkzeug
mypy==1.11.0
mypy==1.11.1
# via -r typing.txt
mypy-extensions==1.0.0
# via
@@ -150,7 +150,7 @@ pygments==2.18.0
# sphinx
pyproject-api==1.6.1
# via tox
pyright==1.1.373
pyright==1.1.374
# via -r typing.txt
pytest==8.3.2
# via

View File

@@ -28,7 +28,7 @@ markupsafe==2.1.5
# via
# jinja2
# werkzeug
mypy==1.11.0
mypy==1.11.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
@@ -38,7 +38,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.373
pyright==1.1.374
# via -r typing.in
pytest==8.3.2
# via -r typing.in