Bump zope-interface from 8.0.1 to 8.6 - #944
Conversation
d511519 to
1be4dfe
Compare
|
This is wrong; we should update the `python_version >= '3.13'" side instead. Is there some way to get dependabot to DTRT here, or should we just fix it manually and move on? |
1be4dfe to
9f681ff
Compare
|
When I've looked into it, everything I have found has involved configuring Dependabot around a specific "dependency" named elsewhere. Maybe if we put the pinned dependency in a different file, in a different location, and use the |
9f681ff to
2bb0736
Compare
|
I think it might also be possible to create a |
|
Also, creating |
e95338d to
f147085
Compare
Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.0.1 to 8.6. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@8.0.1...8.6) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f147085 to
3297b7a
Compare
Bumps zope-interface from 8.0.1 to 8.6.
Changelog
Sourced from zope-interface's changelog.
... (truncated)
Commits
0a49a16Prepare release 8.61a3dab7Declare support for Python 3.1579f2615Configuring for c-code (#379)1e8f7baUpgrade pip viapython -m pipin CI (#378)b0ddabdBack to development: 8.6d981d50Preparing release 8.5d94554cBuild and test free-threaded Python on all platforms (#375)c8412a2Configuring for c-code (#376)df9c83fFix tests for Python 3.15. (#373)117eefaMerge pull request #364 from bluedynamics/fix-pydict-getitem-exception-swallo...