Skip to content

Commit

Permalink
fix: Updates test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmriebold committed Nov 1, 2023
1 parent 1926a93 commit 814cda0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
flake8==3.7
flake8-bandit==2.1.2
flake8-bugbear==19.8.0
flake8-comprehensions==3.1.4
flake8-eradicate==0.2.3
flake8-functions==0.0.2
flake8-variables-names==0.0.3
pytest==5.4.3
pytest-cov==2.10.0
flake8==6.1.0
flake8-bandit==4.1.1
flake8-bugbear==23.9.16
flake8-comprehensions==3.14.0
flake8-eradicate==1.5.0
flake8-functions==0.0.8
flake8-variables-names==0.0.6
pytest==7.4.3
pytest-cov==4.1.0
setuptools>=40.6.2
twine>=1.12.1
wheel>=0.32.2

0 comments on commit 814cda0

Please sign in to comment.