Skip to content

Commit

Permalink
Update dependency pytest to v6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2021
1 parent bc89851 commit 4780b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dev =
mkdocs_macros_plugin==0.5.12
mkdocstrings==0.15.2
pre-commit==2.13.0
pytest==6.2.3
pytest==6.2.4
pytest-cov==2.12.1
requests==2.25.1
yamllint==1.26.1
Expand All @@ -73,7 +73,7 @@ lint =
test =
flask==1.1.4
inflection==0.5.1
pytest==6.2.3
pytest==6.2.4
pytest-cov==2.12.1
requests==2.25.1

Expand Down

0 comments on commit 4780b2b

Please sign in to comment.