From 64aa0e9ac35a6a220f38e9dea07d97054a6e8c4b Mon Sep 17 00:00:00 2001 From: bbhtt Date: Sat, 14 Sep 2024 08:58:47 +0530 Subject: [PATCH] Bump cryptography Resolves https://github.com/flathub/flathub/security/dependabot/14 --- .github/actions/merge/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/merge/requirements.txt b/.github/actions/merge/requirements.txt index bcf48db..d496fdd 100644 --- a/.github/actions/merge/requirements.txt +++ b/.github/actions/merge/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile requirements.in +# pip-compile # anyio==4.4.0 # via gql @@ -17,7 +17,7 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -cryptography==42.0.8 +cryptography==43.0.1 # via pyjwt deprecated==1.2.14 # via pygithub