aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2023-01-16 20:01:33 +0000
committerGravatar GitHub <[email protected]>2023-01-16 20:01:33 +0000
commitfe9e967d68f5aafb46cc67bba7a4cc5502b9f60c (patch)
tree9387bbcbd98a718451928af9655a016bda7a650d /pyproject.toml
parentSetup kubectl in deploy workflow (diff)
parentMerge pull request #838 from python-discord/dependabot/pip/sentry-sdk-1.13.0 (diff)
Merge branch 'main' into dependabot/github_actions/Azure/k8s-deploy-4
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 57527abc..71bed100 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ whitenoise = "6.3.0"
httpx = "0.23.3"
pyyaml = "6.0"
gunicorn = "20.1.0"
-sentry-sdk = "1.12.1"
+sentry-sdk = "1.13.0"
markdown = "3.4.1"
python-frontmatter = "1.0.0"
django-prometheus = "2.2.0"
@@ -38,7 +38,7 @@ flake8-string-format = "0.3.0"
flake8-todo = "0.7"
pep8-naming = "0.13.3"
pre-commit = "2.21.0"
-pyfakefs = "5.0.0"
+pyfakefs = "5.1.0"
taskipy = "1.10.3"
python-dotenv = "0.21.0"