Skip to content

Commit

Permalink
Use latest minor version of Sentry in the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
butorov committed Apr 19, 2019
1 parent 923ccf4 commit 8a713ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deps =
sentry821: sentry>=8.21.0,<8.22.0
sentry822: sentry>=8.22.0,<8.23.0
sentry9: sentry==9.0.0
sentry91: sentry==9.1.0
sentry91: sentry==9.1
pytest>=3.5.0,<3.6.0
pytest-cov>=2.5.1,<2.6.0
redis==2.10.5
Expand Down

0 comments on commit 8a713ba

Please sign in to comment.