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.1.2 to 7.2.0 #523

Merged
merged 1 commit into from
Jan 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 1 addition & 5 deletions lint-requirements.txt
Expand Up @@ -18,14 +18,10 @@ packaging==23.0
# via pytest
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pytest==7.1.2
pytest==7.2.0
# via -r lint-requirements.in
toml==0.10.2
# via mypy
tomli==2.0.1
# via pytest
types-cryptography==3.3.23
# via
# -r lint-requirements.in
Expand Down
6 changes: 1 addition & 5 deletions test-requirements.txt
Expand Up @@ -25,8 +25,6 @@ packaging==23.0
# via pytest
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyasn1==0.4.8
# via
# pyasn1-modules
Expand All @@ -37,7 +35,7 @@ pycparser==2.21
# via cffi
pyopenssl==23.0.0
# via -r test-requirements.in
pytest==7.1.2
pytest==7.2.0
# via
# -r test-requirements.in
# pytest-cov
Expand All @@ -49,5 +47,3 @@ six==1.16.0
# via service-identity
toml==0.10.2
# via coverage
tomli==2.0.1
# via pytest