Sourced from pypa/gh-action-pypi-publish's releases.
v1.8.11
:nail_care: Cosmetic output improvements
@woodruffw
added a nudge suggesting the users storing passwords in a GitHub Actions repository secrets to switch to using secretless publishing in pypa/gh-action-pypi-publish#190. This also reminds people that PyPI will start mandating two-factor authentication to perform uploads in 2024.:memo: What's Documented
@di
linked the configuration docs for Trusted Publishing in README via pypa/gh-action-pypi-publish#179.:hammer_and_wrench: Internal dependencies
- Cryptography was bumped from 41.0.3 to 41.0.6 @ pypa/gh-action-pypi-publish#194
- Pip was bumped from 22.3.1 to 23.3 @ pypa/gh-action-pypi-publish#189
- pre-commit linters got autoupdated @ pypa/gh-action-pypi-publish#184
- Urllib3 was bumped from 2.0.3 to 2.0.7 @ pypa/gh-action-pypi-publish#183 and pypa/gh-action-pypi-publish#185
:muscle: New Contributors
@di
made their first contribution in pypa/gh-action-pypi-publish#179:mirror: Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11
2f6f737
Merge commit PR #184
into unstable/v12fa448a
Merge PRs #190,
#184,
#185,
#189
and #194
into unstable/v1824ad31
Revert flake8 to v4.0.1 for WPS41f3f53
Bump cryptography from 41.0.3 to 41.0.6 in /requirements2319287
twine-upload: ::error, switch nudge order254a0d4
twine-upload: add a nudge for password auth70a33ca
Bump pip from 22.3.1 to 23.3 in /requirements102f507
Bump urllib3 from 2.0.6 to 2.0.7 in /requirements79739dc
Merge pull request #183
from pypa/dependabot/pip/requirements/urllib3-2.0.69a3f9ad
[pre-commit.ci] pre-commit autoupdate