Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vint21h committed Mar 7, 2021
1 parent b89b129 commit 6cbbb08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ check-manifest = "==0.46"
check-wheel-contents = "==0.2.0"
coverage = "==5.5"
coveralls = "==3.0.1"
curlylint = "==0.12.0"
curlylint = "==0.12.2"
darglint = "==1.7.0"
dennis = "==0.9"
django-nose = "==1.4.7"
Expand All @@ -39,7 +39,7 @@ pep8-naming = "==0.11.1"
polint = "==0.4"
pre-commit-hooks = "==3.4.0"
pre-commit = "==2.10.1"
pygments = "==2.8.0"
pygments = "==2.8.1"
pylint-django = "==2.4.2"
pylint = "==2.7.2"
pyroma = "==3.1"
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ test =
check-wheel-contents==0.2.0
coverage==5.5
coveralls==3.0.1
curlylint==0.12.0
curlylint==0.12.2
darglint==1.7.0
dennis==0.9
django-nose==1.4.7
Expand All @@ -70,7 +70,7 @@ test =
polint==0.4
pre-commit-hooks==3.4.0
pre-commit==2.10.1
pygments==2.8.0
pygments==2.8.1
pylint-django==2.4.2
pylint==2.7.2
pyroma==3.1
Expand Down

0 comments on commit 6cbbb08

Please sign in to comment.