From 413799e1dbe900e180b477980fb14caae6a93ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:47:04 +0000 Subject: [PATCH] build(deps): bump cryptography Bumps the pip group with 1 update in the /data/scrape-share-food-program directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- data/scrape-share-food-program/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/scrape-share-food-program/requirements.txt b/data/scrape-share-food-program/requirements.txt index af6345f3..f089a49a 100644 --- a/data/scrape-share-food-program/requirements.txt +++ b/data/scrape-share-food-program/requirements.txt @@ -9,7 +9,7 @@ certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 colorama==0.4.6 -cryptography==46.0.6 +cryptography==46.0.7 decorator==5.1.1 defusedxml==0.7.1 docopt==0.6.2