Skip to content

Commit

Permalink
Update codecov and pytest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
matrulda committed Oct 31, 2020
1 parent 5004772 commit 001c457
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gimme_food/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.2"
__version__ = "1.2.3"
8 changes: 4 additions & 4 deletions requirements/dev
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r prod
pytest==5.2.1
pytest-cov==2.8.1
codecov==2.0.15
pytest-mock==1.11.2
pytest==6.1.2
pytest-cov==2.10.1
codecov==2.1.10
pytest-mock==3.3.1

0 comments on commit 001c457

Please sign in to comment.