Skip to content

Commit a3f941a

Browse files
authoredFeb 12, 2025
Bump cryptography from 43.0.1 to 44.0.1 in /scripts/tools/telink (#37520)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 408fa74 commit a3f941a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/tools/telink/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==43.0.1
1+
cryptography==44.0.1
22
cffi==1.15.0; python_version < "3.13"
33
cffi==1.17.1; python_version >= "3.13"
44
future==0.18.3

0 commit comments

Comments
 (0)