From 876f098c14c2a51fee12627e852b4264e10566e6 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Tue, 3 Jan 2023 19:37:01 +0100 Subject: update dependencies --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') 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" -- cgit v1.2.3