Skip to content

Commit df5c514

Browse files
build(deps): bump cryptography from 44.0.0 to 44.0.1 in the pip group (#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f2dee7 commit df5c514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiosqlite==0.21.0
44
altgraph==0.17.4
55
asyncua==1.1.5
66
cffi==1.17.1
7-
cryptography==44.0.0 ; platform_machine == "armv7l"
7+
cryptography==44.0.1 ; platform_machine == "armv7l"
88
cryptography==44.0.0 ; platform_machine != "armv7l"
99
future==1.0.0
1010
importlib-metadata==8.6.1

0 commit comments

Comments
 (0)