bulletproof-python
bulletproof-python copied to clipboard
Bump virtualenv from 20.26.2 to 20.26.4
Bumps virtualenv from 20.26.2 to 20.26.4.
Release notes
Sourced from virtualenv's releases.
20.26.4
What's Changed
- release 20.26.3 by
@gaborbernatin pypa/virtualenv#2742- Fix whitespace around backticks in changelog by
@edmorleyin pypa/virtualenv#2751- Test latest Python 3.13 by
@hugovkin pypa/virtualenv#2752- Fix typo in Nushell activation script by
@edmorleyin pypa/virtualenv#2754- GitHub Actions: Replace deprecated macos-12 with macos-13 by
@hugovkin pypa/virtualenv#2756- Fix #2728: Activating venv create unwanted console output by
@ShootGanin pypa/virtualenv#2748- Upgrade bundled wheels by
@gaborbernatin pypa/virtualenv#2760New Contributors
@ShootGanmade their first contribution in pypa/virtualenv#2748Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4
20.26.3
What's Changed
- release 20.26.2 by
@gaborbernatin pypa/virtualenv#2724- Bump embeded wheels by
@gaborbernatin pypa/virtualenv#2741Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.2...20.26.3
Changelog
Sourced from virtualenv's changelog.
v20.26.4 (2024-09-07)
Bugfixes - 20.26.4
- no longer create `()` output in console during activation of a virtualenv by .bat file. (:issue:`2728`) - Upgrade embedded wheels:
- wheel to
0.44.0from0.43.0- pip to
24.2from24.1- setuptools to
74.1.2from70.1.0(:issue:2760)v20.26.3 (2024-06-21)
Bugfixes - 20.26.3
Upgrade embedded wheels:
- setuptools to
70.1.0from69.5.1- pip to
24.1from24.0(:issue:2741)
Commits
dc9416arelease 20.26.4d8f1b14Upgrade bundled wheels (#2760)374660b[pre-commit.ci] pre-commit autoupdate (#2753)61e774fFix #2728: Activating venv create unwanted console output (#2748)38e02c8Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#2757)77df0a0GitHub Actions: Replace deprecated macos-12 with macos-13 (#2756)265011aFix typo in Nushell activation script (#2754)95c5eedTest latest Python 3.13 (#2752)805365bFix whitespace around backticks in changelog (#2751)b6c052b[pre-commit.ci] pre-commit autoupdate (#2743)- 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)