Skip to content

Commit

Permalink
Merge branch 'master' into overall-types-improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
yoggys committed May 29, 2024
2 parents a26ff68 + 9fc3d7b commit e6330ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
-r _.txt
pylint~=3.2.0
pytest~=8.2.0
pylint~=3.2.2
pytest~=8.2.1
pytest-asyncio~=0.23.3
# pytest-order~=1.0.1
mypy~=1.10.0
coverage~=7.5
pre-commit==3.5.0
codespell==2.2.6
codespell==2.3.0
bandit==1.7.8
flake8==7.0.0

0 comments on commit e6330ca

Please sign in to comment.