From 460be8e8a763e8bfbf329a3a1716de3d8aa461bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 01:52:32 +0000 Subject: [PATCH 1/2] Bump cryptography from 41.0.6 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a5e69a..9203a84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 -cryptography==41.0.6 +cryptography==44.0.1 Flask==2.3.2 google-api-core==2.11.0 google-api-python-client==2.86.0 From 95c1ded12d8c228f534e12234c0ca126db689b41 Mon Sep 17 00:00:00 2001 From: Steve Spicklemire Date: Thu, 10 Jul 2025 08:24:02 -0400 Subject: [PATCH 2/2] bump flask version, plus a few dependencies. --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3e877c7..777f542 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ async-timeout==4.0.2 Authlib==1.3.1 -blinker==1.6.2 +blinker==1.9.0 cachetools==5.3.0 certifi==2024.7.4 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 cryptography==44.0.1 -Flask==2.3.2 +Flask==3.1.1 google-api-core==2.17.1 google-api-python-client==2.176.0 google-auth==2.40.3 @@ -22,7 +22,7 @@ grpcio==1.73.1 grpcio-status==1.63.0rc1 httplib2==0.22.0 idna==3.4 -itsdangerous==2.1.2 +itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==2.1.2 proto-plus==1.22.2 @@ -40,4 +40,4 @@ rsa==4.9 six==1.16.0 uritemplate==4.1.1 urllib3==2.5.0 -Werkzeug==3.0.6 +Werkzeug==3.1.0