aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-22 04:20:51 +0000
committerGravatar GitHub <[email protected]>2024-03-22 04:20:51 +0000
commit063645deef2a34a0359a11caabca679cd3335b3f (patch)
tree876ae801ac7895b092df8739bc05301472121624 /pyproject.toml
parentBump Azure/k8s-deploy from 4 to 5 (#1482) (diff)
Bump sentry-sdk from 1.42.0 to 1.43.0 (#1480)
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 5460f48c..b6668967 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ rapidfuzz = "3.6.2"
arrow = "1.3.0"
beautifulsoup4 = "4.12.3"
pillow = "10.2.0"
-sentry-sdk = "1.42.0"
+sentry-sdk = "1.43.0"
PyYAML = "6.0.1"
emojis = "0.7.0"
coloredlogs = "15.0.1"