Bump cffi from 2.1.0 to 2.1.1 - #13340
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #13340 +/- ##
=======================================
Coverage 98.99% 98.99%
=======================================
Files 132 132
Lines 49290 49290
Branches 2566 2566
=======================================
Hits 48795 48795
Misses 371 371
Partials 124 124
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Merging this PR will not alter performance
Comparing Footnotes
|
Bumps [cffi](https://github.com/python-cffi/cffi) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c8e9723 to
c689410
Compare
Bumps cffi from 2.1.0 to 2.1.1.
Release notes
Sourced from cffi's releases.
Commits
fd33e77New release 2.1.156a7876Use PyGILState_Ensure to avoid accessing CPython internals (#269) (#270)