[stubsabot] Bump cffi to 1.16.* (#10799)

Release: https://pypi.org/pypi/cffi/1.16.0
Homepage: http://cffi.readthedocs.org
Repository: https://foss.heptapod.net/pypy/cffi
Changelog: https://cffi.readthedocs.io/en/latest/whatsnew.html
This commit is contained in:
github-actions[bot]
2023-09-28 22:29:24 -07:00
committed by GitHub
parent 7cc2282959
commit cb4425f9fa

View File

@@ -1,4 +1,4 @@
version = "1.15.*"
version = "1.16.*"
upstream_repository = "https://foss.heptapod.net/pypy/cffi"
requires = ["types-setuptools"]