Skip to content

Commit c61999a

Browse files
authored
Merge pull request #703 from microsoftgraph/baywet-patch-1
chore: updates cryptography to resolve security alert
2 parents b1ec7d5 + e4c662e commit c61999a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt'
2626

2727
coverage[toml]==7.6.1 ; python_version >= '3.7'
2828

29-
cryptography==43.0.0 ; python_version >= '3.7'
29+
cryptography==43.0.1 ; python_version >= '3.7'
3030

3131
dill==0.3.6 ; python_version < '3.11'
3232

0 commit comments

Comments
 (0)