aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-13 19:25:09 +0100
committerGravatar GitHub <[email protected]>2023-09-13 19:25:09 +0100
commit83676ea5c1b23e19f375999388c95aad379ae7b4 (patch)
treedf5728cb4d9100ad1517f9820eaa7c82b539dd8a /pyproject.toml
parentUpdate pep listings URL (#2758) (diff)
Bump sentry-sdk from 1.30.0 to 1.31.0 (#2757)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.30.0 to 1.31.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.30.0...1.31.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ec520a065..b2685b0ff 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"
rapidfuzz = "3.2.0"
regex = "2023.8.8"
-sentry-sdk = "1.30.0"
+sentry-sdk = "1.31.0"
tldextract = "3.5.0"
pydantic = "2.0.3"
pydantic-settings = "2.0.3"