From 7efc6757e45688d78cb23b7d5cd4d24ce6666b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:20:10 +0000 Subject: [PATCH] Bump cryptography in /content/blog/2024-scientific-publishing Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.7...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- content/blog/2024-scientific-publishing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2024-scientific-publishing/requirements.txt b/content/blog/2024-scientific-publishing/requirements.txt index 69adc5d..36d1c0c 100644 --- a/content/blog/2024-scientific-publishing/requirements.txt +++ b/content/blog/2024-scientific-publishing/requirements.txt @@ -37,7 +37,7 @@ comm==0.2.2 commonmark==0.9.1 contourpy==1.2.1 convertdate==2.4.0 -cryptography==42.0.7 +cryptography==43.0.1 cssselect==1.2.0 cssselect2==0.7.0 cycler==0.12.1