Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Merge c836c80 into 0c1a6c1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Aug 21, 2019
2 parents 0c1a6c1 + c836c80 commit 4f272b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -17,6 +17,6 @@ requests = "==2.22.0"
coverage = "==4.5.4"
flake8 = "==3.7.8"
pyjokes = "==0.6.0"
pytest = "==5.1.0"
pytest = "==5.1.1"
pytest-cov = "==2.7.1"
pytest-flake8 = "==1.0.4"
2 changes: 1 addition & 1 deletion requirements-test.txt
@@ -1,6 +1,6 @@
coverage==4.5.4
flake8==3.7.8
pyjokes==0.6.0
pytest==5.1.0
pytest==5.1.1
pytest-cov==2.7.1
pytest-flake8==1.0.4

0 comments on commit 4f272b7

Please sign in to comment.