aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-31 12:50:57 +0000
committerGravatar GitHub <[email protected]>2024-01-31 12:50:57 +0000
commit05c8b51acce35dd5acf9deb57988372cf6090b21 (patch)
tree129622d8044e48c40b7db886817125cb1e9b93fe /pyproject.toml
parentBump aiohttp from 3.9.2 to 3.9.3 (#2903) (diff)
Bump sentry-sdk from 1.39.2 to 1.40.0 (#2904)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 to 1.40.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.39.2...1.40.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 30b51dbf7..d50773899 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.8.2"
python-frontmatter = "1.1.0"
rapidfuzz = "3.6.1"
regex = "2023.12.25"
-sentry-sdk = "1.39.2"
+sentry-sdk = "1.40.0"
tldextract = "5.1.1"
pydantic = "2.5.2"
pydantic-settings = "2.1.0"