Skip to content

Commit

Permalink
Update dependency pytest to v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2021
1 parent c746664 commit 163032f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Expand Up @@ -36,7 +36,7 @@ install_requires =
docopt==0.6.2
pycryptodome==3.9.9
tests_require =
pytest==5.2.3
pytest==5.4.3
pytest-cov==2.6.0
pytest-pythonpath==0.7.3
flake8==3.7.8
Expand All @@ -53,7 +53,7 @@ test_suite = tests
[options.extras_require]
develop =
black==19.10b0
pytest==5.2.3
pytest==5.4.3
pytest-cov==2.7.1
pytest-pythonpath==0.7.3
flake8==3.7.7
Expand Down

0 comments on commit 163032f

Please sign in to comment.