python-hooks
python-hooks copied to clipboard
:arrow_up: bump virtualenv from 20.24.3 to 20.24.6
Bumps virtualenv from 20.24.3 to 20.24.6.
Release notes
Sourced from virtualenv's releases.
20.24.6
What's Changed
- release 20.24.5 by
@gaborbernatin pypa/virtualenv#2643- Change "Virtualenv" to "virtualenv" to match style by
@jackiekazilin pypa/virtualenv#2646- [test] Use get_hookimpls method instead of the private attribute by
@danigmin pypa/virtualenv#2649- Remove extra closing parenthesis by
@patrick-csliuin pypa/virtualenv#2651- Fix the CI by
@gaborbernatin pypa/virtualenv#2655- Upgrade pip and setuptools by
@gaborbernatin pypa/virtualenv#2656New Contributors
@jackiekazilmade their first contribution in pypa/virtualenv#2646@danigmmade their first contribution in pypa/virtualenv#2649@patrick-csliumade their first contribution in pypa/virtualenv#2651Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.5...20.24.6
20.24.5
What's Changed
- release 20.24.4 by
@gaborbernatin pypa/virtualenv#2633- Fix brew cannot copy by
@gaborbernatin pypa/virtualenv#2640- Test with 3.12 rc by
@gaborbernatin pypa/virtualenv#2641- Upgrade setuptools by
@gaborbernatin pypa/virtualenv#2642- GitHub Actions: Add PyPy 3.10 to testing by
@cclaussin pypa/virtualenv#2638New Contributors
@cclaussmade their first contribution in pypa/virtualenv#2639Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.4...20.24.5
20.24.4
What's Changed
- Fix typo found by codespell by
@DimitriPapadopoulosin pypa/virtualenv#2624- Updating extend.rst typo by
@sagardesai1in pypa/virtualenv#2626New Contributors
@DimitriPapadopoulosmade their first contribution in pypa/virtualenv#2624@sagardesai1made their first contribution in pypa/virtualenv#2626Full Changelog: https://github.com/pypa/virtualenv/compare/20.24.3...20.24.4
Changelog
Sourced from virtualenv's changelog.
v20.24.6 (2023-10-23)
Bugfixes - 20.24.6
- Use get_hookimpls method instead of the private attribute in tests. (:issue:`2649`) - Upgrade embedded wheels:
- setuptools to
68.2.2from68.2.0- pip to
23.3.1from23.2.1(:issue:2656)v20.24.5 (2023-09-08)
Bugfixes - 20.24.5
Declare PyPy 3.10 support - by :user:
cclauss. (:issue:2638)Brew on macOS no longer allows copy builds - disallow choosing this by :user:
gaborbernat. (:issue:2640)Upgrade embedded wheels:
- setuptools to
68.2.0from68.1.2(:issue:2642)v20.24.4 (2023-08-30)
Bugfixes - 20.24.4
- Upgrade embedded wheels:
- setuptools to
68.1.2from68.1.0on3.8+- wheel to
0.41.2from0.41.1on3.7+(:issue:2628)
Commits
29c08dfrelease 20.24.6beafba7Upgrade pip and setuptools (#2656)e4eac75Fix the CI (#2655)6cb0868[pre-commit.ci] pre-commit autoupdate (#2652)210705fRemove extra closing parenthesis (#2651)b82dd32[test] Use get_hookimpls method instead of the private attribute (#2649)97b3060[pre-commit.ci] pre-commit autoupdate (#2648)fc5627e[pre-commit.ci] pre-commit autoupdate (#2645)390ed2aChange "Virtualenv" to "virtualenv" to match style (#2646)8a7f85a[pre-commit.ci] pre-commit autoupdate (#2644)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)