Bump the python-requirements group in /requirements with 3 updates
Bumps the python-requirements group in /requirements with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [mypy](https://github.com/python/mypy) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pytest` from 7.4.3 to 7.4.4 - [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/7.4.3...7.4.4) Updates `mypy` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0) Updates `pre-commit` from 3.5.0 to 3.6.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: pytest 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: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
708d62d717
commit
63ff4185f9
3 changed files with 5 additions and 5 deletions
|
|
@ -52,7 +52,7 @@ jinja2==3.1.2
|
||||||
# via sphinx
|
# via sphinx
|
||||||
markupsafe==2.1.3
|
markupsafe==2.1.3
|
||||||
# via jinja2
|
# via jinja2
|
||||||
mypy==1.7.1
|
mypy==1.8.0
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
# via mypy
|
# via mypy
|
||||||
|
|
@ -78,7 +78,7 @@ pluggy==1.3.0
|
||||||
# via
|
# via
|
||||||
# pytest
|
# pytest
|
||||||
# tox
|
# tox
|
||||||
pre-commit==3.5.0
|
pre-commit==3.6.0
|
||||||
# via -r dev.in
|
# via -r dev.in
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
# via cffi
|
# via cffi
|
||||||
|
|
@ -90,7 +90,7 @@ pyproject-api==1.6.1
|
||||||
# via tox
|
# via tox
|
||||||
pyproject-hooks==1.0.0
|
pyproject-hooks==1.0.0
|
||||||
# via build
|
# via build
|
||||||
pytest==7.4.3
|
pytest==7.4.4
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ packaging==23.2
|
||||||
# via pytest
|
# via pytest
|
||||||
pluggy==1.3.0
|
pluggy==1.3.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pytest==7.4.3
|
pytest==7.4.4
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ cffi==1.16.0
|
||||||
# via cryptography
|
# via cryptography
|
||||||
cryptography==41.0.7
|
cryptography==41.0.7
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy==1.7.1
|
mypy==1.8.0
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
# via mypy
|
# via mypy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue