mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1. - [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.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f1c2a1b310
commit
4090c928ee
1 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ platformdirs==4.1.0
|
|||
# black
|
||||
# tox
|
||||
# virtualenv
|
||||
pluggy==1.3.0
|
||||
pluggy==1.4.0
|
||||
# via
|
||||
# pytest
|
||||
# tox
|
||||
|
@ -69,7 +69,7 @@ pyflakes==3.2.0
|
|||
# via flake8
|
||||
pyproject-api==1.6.1
|
||||
# via tox
|
||||
pytest==8.0.2
|
||||
pytest==8.1.1
|
||||
# via -r requirements-dev.in
|
||||
pyyaml==6.0.1
|
||||
# via pre-commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue