Skip to content

Commit d7b79a8

Browse files
Bump cffi from 1.17.1 to 2.0.0
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.1 to 2.0.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1c6c1c commit d7b79a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ certifi==2025.8.3
3434
# httpcore
3535
# httpx
3636
# requests
37-
cffi==1.17.1
37+
cffi==2.0.0
3838
# via cryptography
3939
charset-normalizer==3.4.3
4040
# via requests

0 commit comments

Comments
 (0)