Skip to content

Commit 0bb542d

Browse files
chore(python-deps): update dependency cryptography to v46.0.3 in all dependant actions (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d7a581 commit 0bb542d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cleo==2.1.0
1111
click==8.3.0
1212
colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows")
1313
crashtest==0.4.1
14-
cryptography==46.0.2 ; sys_platform == "linux"
14+
cryptography==46.0.3 ; sys_platform == "linux"
1515
distlib==0.4.0
1616
distro==1.9.0
1717
dulwich==0.21.7

0 commit comments

Comments
 (0)