From 5f1057aa8cf42a3319f26a32b1fd8efae19b65b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 04:54:49 +0000 Subject: [PATCH] chore(deps): bump cryptography in the python-deps group Bumps the python-deps group with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 48.0.1 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 305b77ad..5cd5d3ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2026.5.20 cffi==2.0.0 charset-normalizer==3.4.7 click==8.4.1 -cryptography==48.0.1 +cryptography==49.0.0 flake8==7.3.0 idna==3.18 Jinja2==3.1.6