Skip to content

Commit

Permalink
upgrade bottle test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed May 13, 2021
1 parent bda33fb commit eddf737
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 @@ -57,7 +57,7 @@
]

TESTS_REQUIRE = [
"bottle==0.12.13",
"bottle>=0.12.19",
"pytest>=4.0.0",
"pytest-console-scripts",
]
Expand Down

0 comments on commit eddf737

Please sign in to comment.