From 3a5efc94872400aab9f734cc10ffe5b5de203945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 15:57:16 +0000 Subject: [PATCH 1/2] Bump cryptography from 38.0.2 to 39.0.1 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] (cherry picked from commit 1e2d0584e853b77b21d98f14a0c31a90931d858d) --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0880ee66ed..a4c9f56942 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ certifi==2022.12.7 cffi==1.15.1 charset-normalizer==2.1.1 colorama==0.4.6 -cryptography==38.0.2 +cryptography==39.0.1 docutils==0.17 funcparserlib==1.0.1 idna==3.4 From 832702380730c2bac2da712276aaacbf1ddd6f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 15:57:20 +0000 Subject: [PATCH 2/2] Bump numpy from 1.21.6 to 1.22.0 in /docs Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] (cherry picked from commit e054144c1e89f8ec1fa1e086dba8c86732e0c4f6) --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a4c9f56942..542cffd5aa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -16,7 +16,7 @@ importlib-metadata==4.11.4 Jinja2==3.1.2 MarkupSafe==2.1.1 mpi4py==3.1.3 -numpy==1.21.6 +numpy==1.22.0 packaging==22.0 Pillow==9.4.0 pip==22.3.1