From 47cf3667316ebc5eeabdde15d2a8d7cb7ef76336 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Wed, 4 Sep 2024 00:45:28 +0000
Subject: [PATCH] [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