aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
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"