diff options
| author | 2020-12-23 13:18:26 -0500 | |
|---|---|---|
| committer | 2020-12-23 13:18:26 -0500 | |
| commit | f27fae3973c9905451663d2612e477206c5f4e13 (patch) | |
| tree | c87820117728c6ec36b63be60db84065d8544bd3 /Pipfile | |
| parent | Move PEP cog to info extensions category (diff) | |
| parent | Merge pull request #1332 from python-discord/ks123/sentry (diff) | |
Merge branch 'master' into ks123/pep
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ more_itertools = "~=8.2" python-dateutil = "~=2.8" pyyaml = "~=5.1" requests = "~=2.22" -sentry-sdk = "~=0.14" +sentry-sdk = "~=0.19" sphinx = "~=2.2" statsd = "~=3.3" emoji = "~=0.6" |