Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GregaVrbancic committed Aug 12, 2022
1 parent 6523067 commit 1425052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flake8 = "~=4.0.1"
flake8-docstrings = "~=1.6.0"
flake8-rst-docstrings = "~=0.2.3"
flake8-bandit = "~=2.1.2"
pycodestyle = "~=2.7.0"
pycodestyle = "~=2.8.0"
pydocstyle = "*"
pytest = "~=4.4.0"
pytest-describe = "~=0.12.0"
Expand Down

0 comments on commit 1425052

Please sign in to comment.