From 49e901a47d57e6f9fbcb4bbe18f0b3bfef8f37c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:26:38 +0000 Subject: [PATCH] deps(deps): bump cryptography in the python-dependencies group Bumps the python-dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.3 to 46.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements-server.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-server.txt b/requirements-server.txt index 6a47daa37..04802f86f 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -8,7 +8,7 @@ rq apscheduler==3.11.2 flask-cors==6.0.2 requests -cryptography==46.0.3 +cryptography==46.0.4 pyopenssl==25.3.0 swagger-ui-py flask-session