Skip to content

Commit f65e5ab

Browse files
chore(python-deps): update dependency cryptography to v46.0.7 [security] (#938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e508d3 commit f65e5ab

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
@@ -12,7 +12,7 @@ cleo==2.1.0
1212
click==8.3.2
1313
colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows" or sys_platform == "win32")
1414
crashtest==0.4.1
15-
cryptography==46.0.6 ; sys_platform == "linux"
15+
cryptography==46.0.7 ; sys_platform == "linux"
1616
distlib==0.4.0
1717
distro==1.9.0
1818
dulwich==0.25.2

0 commit comments

Comments
 (0)