diff options
author | 2020-12-20 15:34:26 +0200 | |
---|---|---|
committer | 2020-12-20 15:34:26 +0200 | |
commit | bc2786d3c48c0d74f88fc01c788c08d42351e3a2 (patch) | |
tree | 0c22f9238484506b839ce42cee7a243ceb52a9b8 /Pipfile | |
parent | Merge pull request #438 from python-discord/metricity-temp-fix (diff) |
Bump Sentry SDK version from 0.14 to 0.19
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ wiki = "~=0.6.0" pyyaml = "~=5.1" gunicorn = "~=20.0.4" django-allauth = "~=0.41" -sentry-sdk = "~=0.14" +sentry-sdk = "~=0.19" gitpython = "~=3.1.7" [dev-packages] |