aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-05-01 19:53:05 -0700
committerGravatar GitHub <[email protected]>2023-05-01 19:53:05 -0700
commit183be00410f8cc8d9dd9565532ab6ee438486c34 (patch)
tree7ed7c67fb4c7c8c4e67c2841920012a64f21765e /pyproject.toml
parentMerge pull request #955 from python-discord/dependabot/pip/django-filter-23.2 (diff)
parentBump sentry-sdk from 1.21.0 to 1.21.1 (diff)
Merge pull request #956 from python-discord/dependabot/pip/sentry-sdk-1.21.1
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 42e73854..a2a268fe 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -23,7 +23,7 @@ PyJWT = {version = "2.6.0", extras = ["crypto"]}
pymdown-extensions = "9.11"
python-frontmatter = "1.0.0"
pyyaml = "6.0"
-sentry-sdk = "1.21.0"
+sentry-sdk = "1.21.1"
whitenoise = "6.4.0"
[tool.poetry.group.dev.dependencies]