CodeforcesApiPy
CodeforcesApiPy copied to clipboard
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2
Bumps pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2.
Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
v1.5.2
What's Improved
- Implemented the Twine transitive dependency tree pinning using pip-tools-generated constraint files. See pypa/gh-action-pypi-publish#107 and pypa/gh-action-pypi-publish#101 for details.
Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2
Commits
d7edd4cAdd user-global site-packages to$PYTHONPATH8d5f27cInstall Twine in the user-global site-packagesb0dc178Disable pip cache dir with an env varbbf6e0bCopy requirements to corresponding dir @ container0b69a8cDocument brokenpkginfo==1.9.0transitive depc54db9cIntegrate pip-tools-generated constraint files480ec4eInherityamllintconfig from the default preset5fb2f04Drop__token__from README code usage snippets7bbdccdUpdate the mention ofmasterwithunstable/v1328cf89📝 Fix a link to the "Distribution Package" term- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
A newer version of pypa/gh-action-pypi-publish exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Superseded by #419.