Skip to content

Commit

Permalink
build(deps): bump cryptography from 44.0.0 to 44.0.1 in the pip group (
Browse files Browse the repository at this point in the history
…#392)

Bumps the pip group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 44.0.0 to 44.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.0...44.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 3f2dee7 commit b64f231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiosqlite==0.21.0
altgraph==0.17.4
asyncua==1.1.5
cffi==1.17.1
cryptography==44.0.0 ; platform_machine == "armv7l"
cryptography==44.0.1 ; platform_machine == "armv7l"
cryptography==44.0.0 ; platform_machine != "armv7l"
future==1.0.0
importlib-metadata==8.6.1
Expand Down

0 comments on commit b64f231

Please sign in to comment.