[cffi] Bump to 1.17.* (#13653)

This commit is contained in:
Sebastian Rittau
2025-03-18 12:05:23 +01:00
committed by GitHub
parent b733e57571
commit e90c6f11dc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.16.*"
version = "1.17.*"
upstream_repository = "https://github.com/python-cffi/cffi/"
requires = ["types-setuptools"]