Skip to content

Commit

Permalink
[dependabot skip] 🔧 Update Python requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 4, 2024
1 parent 4d4c06c commit 47cf366
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .hatch/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions .hatch/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions .hatch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 47cf366

Please sign in to comment.