Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Commit

Permalink
Bump raven from 6.9.0 to 6.10.0
Browse files Browse the repository at this point in the history
Bumps [raven](https://github.com/getsentry/raven-python) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/getsentry/raven-python/releases)
- [Changelog](https://github.com/getsentry/raven-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/raven-python@6.9.0...6.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 1, 2019
1 parent 038e660 commit ec167c7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ flask-secure-headers = {editable = true, git = "https://github.com/tarekziade/fl
Flask-WTF = "==0.14.2"
humanize = "==0.5.1"
PyYAML = "==3.13"
raven = {version = "==6.9.0", extras = ["flask"]}
raven = {version = "==6.10.0", extras = ["flask"]}
requests = "==2.21.0"
restjson = {editable = true, git = "https://github.com/tarekziade/restjson.git"}
servicebook = {git = "https://github.com/mozilla/servicebook.git", editable = true}
Expand Down
33 changes: 20 additions & 13 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec167c7

Please sign in to comment.