aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-03 16:32:53 +0000
committerGravatar GitHub <[email protected]>2024-04-03 16:32:53 +0000
commit3528a16488a3d8fee24bc03cbc4e9e73ee2835b1 (patch)
treed7c34a98fc7e4873353d278ec23b001b8f2a9d73 /pyproject.toml
parentadd members intent (diff)
build(deps): bump sentry-sdk from 1.40.4 to 1.44.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.4 to 1.44.1. - [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.40.4...1.44.1) --- 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 06eef73..add4e4b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ loguru = "0.7.2"
kubernetes_asyncio = "29.0.0"
tabulate = { extras = ["widechars"], version = "0.9.0" }
jishaku = "2.5.2"
-sentry-sdk = "1.40.4"
+sentry-sdk = "1.44.1"
humanize = "^4.9.0"
[tool.poetry.dev-dependencies]