Skip to content

Commit

Permalink
Merge pull request #47 from DECODEproject/dependabot/pip/pytest-runne…
Browse files Browse the repository at this point in the history
…r-5.1

⬆️ Bump pytest-runner from 4.4 to 5.1
  • Loading branch information
puria authored Oct 10, 2019
2 parents 4e614fd + 17c36e5 commit b6266b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
install_requires=[
"bunch==1.0.1",
"fastapi==0.42.0",
"pytest_runner==4.4",
"pytest_runner==5.1",
"zenroom==1.0.7rc0",
"pre-commit==1.17.0",
"python-multipart==0.0.5",
Expand Down

0 comments on commit b6266b0

Please sign in to comment.