Update dependency cffi to v1.17.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
cffi (source, changelog) | patch |
==1.17.0 -> ==1.17.1
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
python-cffi/cffi (cffi)
v1.17.1
- Fix failing
distutils.msvc9compiler
imports under Windows (#118). -
ffibuilder.emit_python_code()
andffibuiler.emit_c_code()
accept file-like objects (#115). -
ffiplatform
calls are bypassed byffibuilder.emit_python_code()
andffibuilder.emit_c_code()
(#81).
Full Changelog: https://github.com/python-cffi/cffi/compare/v1.17.0...v1.17.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.