aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-03 15:52:29 +0000
committerGravatar GitHub <[email protected]>2023-03-03 15:52:29 +0000
commitebb85bd86191d8fa20b9e179b1a0b225f5f55f88 (patch)
tree0cdb4674e12b55e8372bda7a4eb0d24994260b0c /pyproject.toml
parentMerge pull request #2430 from python-discord/dependabot/pip/pydis-core-9.5.1 (diff)
Bump sentry-sdk from 1.11.1 to 1.16.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.11.1 to 1.16.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.11.1...1.16.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"