aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-27 19:56:24 +0100
committerGravatar GitHub <[email protected]>2023-06-27 19:56:24 +0100
commit232db3e3b1bb1c99b78b409603ebc6683f14848e (patch)
tree7e453b8992f3ffdceb8683edf1eafa3042dd3c34 /pyproject.toml
parentBump HassanAbouelela/actions from setup-python_v1.4.0 to 1.4.1 (#1307) (diff)
Bump sentry-sdk from 1.25.1 to 1.26.0 (#1306)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.25.1 to 1.26.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.25.1...1.26.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 5ed4712c..6fe4dc30 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ rapidfuzz = "3.1.1"
arrow = "1.2.3"
beautifulsoup4 = "4.12.2"
pillow = "9.5.0"
-sentry-sdk = "1.25.1"
+sentry-sdk = "1.26.0"
PyYAML = "6.0"
emojis = "0.7.0"
coloredlogs = "15.0.1"