Skip to content

Commit

Permalink
Bump test dependencies (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood committed Nov 14, 2022
1 parent d8e0357 commit 524a980
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
@@ -1,8 +1,8 @@
black==22.10.0 # Must match .pre-commit-config.yaml
pytest==7.1.3
mypy==0.982
pytest==7.2.0
mypy==0.991
isort==5.10.1 # Must match .pre-commit-config.yaml
flake8-bugbear==22.8.23
flake8-bugbear==22.10.27
flake8-noqa==1.2.9
types-pyflakes==2.5.0
ast_decompiler>=0.7.0,<1.0; python_version < '3.9'

0 comments on commit 524a980

Please sign in to comment.