Merge pull request #1013 from django-components/dependabot/pip/pytest-8.3.5

build(deps-dev): bump pytest from 8.3.4 to 8.3.5
This commit is contained in:
github-actions[bot] 2025-03-03 17:28:29 +00:00 committed by GitHub
commit 498847f415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ pyproject-api==1.8.0
# via tox # via tox
pyproject-hooks==1.2.0 pyproject-hooks==1.2.0
# via build # via build
pytest==8.3.4 pytest==8.3.5
# via # via
# pytest-asyncio # pytest-asyncio
# pytest-django # pytest-django

View file

@ -108,7 +108,7 @@ pyproject-api==1.8.0
# via tox # via tox
pyproject-hooks==1.2.0 pyproject-hooks==1.2.0
# via build # via build
pytest==8.3.4 pytest==8.3.5
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-asyncio # pytest-asyncio