Skip to content

Commit 8c2e4c3

Browse files
chore(python-deps): update dependency cryptography to v44.0.3 in all dependant actions (#489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d73c1f commit 8c2e4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/update_development_dependencies/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cleo==2.1.0
1111
click==8.1.8
1212
colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows")
1313
crashtest==0.4.1
14-
cryptography==44.0.2 ; sys_platform == "linux"
14+
cryptography==44.0.3 ; sys_platform == "linux"
1515
distlib==0.3.9
1616
distro==1.9.0
1717
dulwich==0.21.7

0 commit comments

Comments
 (0)