Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vint21h committed Apr 25, 2020
1 parent 3ef0757 commit b44475a
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 @@ -27,13 +27,13 @@ mypy = "==0.770"
nose-exclude = "==0.5.0"
nose-timer = "==1.0.0"
pep8-naming = "==0.10.0"
pre-commit = "==2.2.0"
pre-commit = "==2.3.0"
pre-commit-hooks = "==2.5.0"
pygments = "==2.6.1"
pylint = "==2.4.4"
pylint-django = "==2.0.15"
pyroma = "==2.6"
readme_renderer = "==25.0"
readme_renderer = "==26.0"
rednose = "==1.3.0"
removestar = "==1.2.2"
seed-isort-config = "==2.1.1"
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ test =
nose-timer==1.0.0
pep8-naming==0.10.0
pre-commit-hooks==2.5.0
pre-commit==2.2.0
pre-commit==2.3.0
pygments==2.6.1
pylint-django==2.0.15
pylint==2.4.4
pyroma==2.6
readme_renderer==25.0
readme_renderer==26.0
rednose==1.3.0
removestar==1.2.2
seed-isort-config==2.1.1
Expand Down

0 comments on commit b44475a

Please sign in to comment.