Skip to content

Commit

Permalink
⬆️ Bump cryptography from 43.0.0 to 43.0.1 in /.hatch
Browse files Browse the repository at this point in the history
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](pyca/cryptography@43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent c0f3a93 commit 4d4c06c
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 @@ -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
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.0
# - cryptography==43.0.1
# - 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.0
cryptography==43.0.1
# 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.0
# - cryptography==43.0.1
# - 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.0
cryptography==43.0.1
# via
# hatch.envs.default
# acme
Expand Down

0 comments on commit 4d4c06c

Please sign in to comment.