Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/pip/packaging-21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych authored Jan 4, 2022
2 parents 8a59b2a + f30e15f commit 79c95ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements-test.txt
black==21.12b0
packaging==21.3
pre-commit~=2.15
pre-commit~=2.16
PyGithub~=1.54
pyupgrade~=2.31
yamllint~=1.26
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
asynctest~=0.13
flake8~=3.9
flake8-docstrings~=1.6
mypy==0.910
mypy==0.930
pylint~=2.12
pylint-strict-informational==0.1
pytest~=6.2
Expand Down

0 comments on commit 79c95ac

Please sign in to comment.