diff options
author | 2023-03-03 18:27:52 +0000 | |
---|---|---|
committer | 2023-03-03 18:27:52 +0000 | |
commit | 2dc72d4def9fc68485a18fc41cf433d23d40f5ff (patch) | |
tree | 11625d4094a8ac861d163e1cebc9d35ba0c8de60 /pyproject.toml | |
parent | Merge pull request #2422 from Ibrahim2750mi/snekbox/handling-input-error-message (diff) | |
parent | Merge branch 'main' into dependabot/pip/sentry-sdk-1.16.0 (diff) |
Merge pull request #2427 from python-discord/dependabot/pip/sentry-sdk-1.16.0
Bump sentry-sdk from 1.11.1 to 1.16.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8950bcbc8..ecfe2b205 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ python-frontmatter = "1.0.0" pyyaml = "6.0" rapidfuzz = "2.13.2" regex = "2022.10.31" -sentry-sdk = "1.11.1" +sentry-sdk = "1.16.0" tldextract = "3.4.0" pydantic = "1.10.2" |