aboutsummaryrefslogtreecommitdiff
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 4763834..2ad5db5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -41,10 +41,10 @@ redis = "^4.3.4"
# Compatibility with old Python versions
importlib_resources = "^5.10"
-importlib_metadata = "^5.0.0"
+importlib_metadata = "^6.0.0"
Babel = "^2.11"
-cryptography = "^38"
+cryptography = "^39"
gpxpy = "^1.5"
markdown = "^3.4"
bleach = "^5"