Skip to content

Commit a797f2c

Browse files
chore(deps-dev): bump cffi from 1.17.0 to 1.17.1
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: cffi dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 754380d commit a797f2c

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==2023.1129
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)