Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pytest from 7.4.3 to 8.0.0 #11781

Merged
merged 1 commit into from
Jan 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ pathspec==0.11.1
# djlint
platformdirs==2.5.3
# via black
pluggy==1.0.0
pluggy==1.4.0
# via pytest
ptvsd==4.3.2
# via -r dev-requirements.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.2.0
# via flake8
pytest==7.4.3
pytest==8.0.0
# via
# -r dev-requirements.in
# pytest-cov
Expand Down Expand Up @@ -129,7 +129,3 @@ typing-extensions==4.4.0
# via
# -c requirements.txt
# mypy
urllib3==1.26.18
# via
# -c requirements.txt
# requests
Loading