Skip to content

Commit e132f35

Browse files
Merge pull request #741 from microsoftgraph/dependabot/pip/cffi-1.17.1
chore(deps-dev): bump cffi from 1.17.0 to 1.17.1
2 parents bf215a7 + f729a58 commit e132f35

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
@@ -16,7 +16,7 @@ bumpver==2024.1130
1616

1717
certifi==2024.7.4 ; python_version >= '3.6'
1818

19-
cffi==1.17.0 ; os_name == 'nt' and implementation_name != 'pypy'
19+
cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
2020

2121
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
2222

0 commit comments

Comments
 (0)