Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/coverage-7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jberends committed Apr 17, 2023
2 parents 1182e7d + 4a1bd72 commit 4f25238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -10,7 +10,7 @@ semver==2.13.0

# testing
pytest==7.2.1
pytest-xdist[psutil]==3.1.0
pytest-xdist[psutil]==3.2.1
betamax==0.8.1
coverage==7.2.3
pytest-cov==4.0.0
Expand All @@ -27,7 +27,7 @@ tox==4.4.5
flake8==6.0.0
importlib-metadata==6.0.0
pydocstyle==6.3.0
mypy==0.991; python_version >= '3.4'
mypy==1.2.0; python_version >= '3.4'
pre-commit==2.21.0

# for package management (uploads)
Expand Down

0 comments on commit 4f25238

Please sign in to comment.