aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-01 13:45:57 +0000
committerGravatar GitHub <[email protected]>2025-01-01 13:45:57 +0000
commit95123552798f0087e55ca2e0a8917c99d1a1aeaf (patch)
tree86dec465666414d34b08920f4179a475dafa25df /pyproject.toml
parentBump ruff from 0.8.0 to 0.8.4 (#1642) (diff)
Bump sentry-sdk from 2.19.0 to 2.19.2 (#1639)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.19.2. - [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/2.19.0...2.19.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... 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 40bae43c..bb024dcf 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ pydantic-settings = "2.6.1"
pyjokes = "0.8.3"
PyYAML = "6.0.2"
rapidfuzz = "3.10.1"
-sentry-sdk = "2.19.0"
+sentry-sdk = "2.19.2"
[tool.poetry.dev-dependencies]
pip-licenses = "5.0.0"