From 4d4c06c7a08c95ed66e741979ce50c3b065ef40f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:39:11 +0000 Subject: [PATCH 1/2] :arrow_up: Bump cryptography from 43.0.0 to 43.0.1 in /.hatch Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .hatch/requirements-lint.txt | 2 +- .hatch/requirements-test.txt | 4 ++-- .hatch/requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index a7b04ea1cc..6537e891a5 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -81,7 +81,7 @@ click-help-colors==0.9.4 # via molecule colorama==0.4.6 # via tox -cryptography==43.0.0 +cryptography==43.0.1 # via ansible-core distlib==0.3.8 # via diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index 8458c182a9..fc4a1be95f 100644 --- a/.hatch/requirements-test.txt +++ b/.hatch/requirements-test.txt @@ -21,7 +21,7 @@ # - azure-storage-file-datalake==12.16.0 # - azure-storage-file-share==12.17.0 # - chevron==0.14.0 -# - cryptography==43.0.0 +# - cryptography==43.0.1 # - fqdn==1.5.1 # - psycopg==3.2.1 # - pulumi-azure-native==2.58.0 @@ -181,7 +181,7 @@ click==8.1.7 # typer coverage==7.6.1 # via hatch.envs.test -cryptography==43.0.0 +cryptography==43.0.1 # via # -c .hatch/requirements.txt # hatch.envs.test diff --git a/.hatch/requirements.txt b/.hatch/requirements.txt index e91a41ccd1..ca5fe00336 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -19,7 +19,7 @@ # - azure-storage-file-datalake==12.16.0 # - azure-storage-file-share==12.17.0 # - chevron==0.14.0 -# - cryptography==43.0.0 +# - cryptography==43.0.1 # - fqdn==1.5.1 # - psycopg==3.2.1 # - pulumi-azure-native==2.58.0 @@ -121,7 +121,7 @@ chevron==0.14.0 # via hatch.envs.default click==8.1.7 # via typer -cryptography==43.0.0 +cryptography==43.0.1 # via # hatch.envs.default # acme From 47cf3667316ebc5eeabdde15d2a8d7cb7ef76336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 4 Sep 2024 00:45:28 +0000 Subject: [PATCH 2/2] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-lint.txt | 2 +- .hatch/requirements-test.txt | 4 ++-- .hatch/requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 6537e891a5..7b681b99d9 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -135,7 +135,7 @@ mypy-extensions==1.0.0 # via # black # mypy -numpy==2.1.0 +numpy==2.1.1 # via pandas-stubs onigurumacffi==1.3.0 # via ansible-navigator diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index fc4a1be95f..8458c182a9 100644 --- a/.hatch/requirements-test.txt +++ b/.hatch/requirements-test.txt @@ -21,7 +21,7 @@ # - azure-storage-file-datalake==12.16.0 # - azure-storage-file-share==12.17.0 # - chevron==0.14.0 -# - cryptography==43.0.1 +# - cryptography==43.0.0 # - fqdn==1.5.1 # - psycopg==3.2.1 # - pulumi-azure-native==2.58.0 @@ -181,7 +181,7 @@ click==8.1.7 # typer coverage==7.6.1 # via hatch.envs.test -cryptography==43.0.1 +cryptography==43.0.0 # via # -c .hatch/requirements.txt # hatch.envs.test diff --git a/.hatch/requirements.txt b/.hatch/requirements.txt index ca5fe00336..e91a41ccd1 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -19,7 +19,7 @@ # - azure-storage-file-datalake==12.16.0 # - azure-storage-file-share==12.17.0 # - chevron==0.14.0 -# - cryptography==43.0.1 +# - cryptography==43.0.0 # - fqdn==1.5.1 # - psycopg==3.2.1 # - pulumi-azure-native==2.58.0 @@ -121,7 +121,7 @@ chevron==0.14.0 # via hatch.envs.default click==8.1.7 # via typer -cryptography==43.0.1 +cryptography==43.0.0 # via # hatch.envs.default # acme