Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Oct 18, 2022
1 parent 6d60e1a commit 13cd4a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
coverage[toml]==6.4.4
coverage[toml]==6.5.0
flake8==5.0.4
flake8-blind-except==0.2.1
flake8-bugbear==22.9.23
flake8-commas==2.1.0
flake8-comprehensions==3.10.0
flake8-deprecated==1.3
flake8-deprecated==2.0.1
flake8-docstrings==1.6.0
flake8-import-order==0.18.1
flake8-mutable==1.2.0
flake8-pep3101==1.3.0
flake8-pep3101==2.0.0
flake8-string-format==0.3.0
flake8-tidy-imports==4.8.0
pep8-naming==0.13.2
pytest==7.1.3
pytest-cov==3.0.0
pytest-cov==4.0.0
yapf==0.32.0

0 comments on commit 13cd4a5

Please sign in to comment.