Bump the workflows-dependencies group in /.github/workflows with 4 updates #69
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the workflows-dependencies group in /.github/workflows with 4 updates: pip, nox, poetry and virtualenv.
Updates
pip
from 23.3.2 to 24.0Changelog
Sourced from pip's changelog.
Commits
ef78c12
Tweak NEWS.rst6681c02
Bump for releaseef56d47
Update AUTHORS.txt53e5f19
Tweak news before release456db06
Merge pull request #12507 from jeanas/mailmap0b93dfc
Add mailmap entry for@jeanas
c0801ef
Merge pull request #12500 from bdraco/add_502aa930c4
Update src/pip/_internal/network/session.py99a82b7
Merge pull request #12494 from sbidoul/pass-config-settings-to-editable-in-re...ff30ba8
Merge pull request #12501 from VladimirFokow/fix-small-typoUpdates
nox
from 2023.4.22 to 2024.3.2Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
4c8e891
Release 2024.03.02 (#789)d862350
feat: venv backend fallback (#787)1c6af24
fix: warn user when first argument to session.run is a list (#786)d59e1ac
fix: rebuild env if making an incompatible change (#781)ff259ce
chore(deps): bump the actions group with 2 updates (#784)93bacbd
Allow configuringdefault_venv_backend
with an environment variable (#780)5a097cd
feat: support for reuse_venv option (#730)55e09cd
fix: always pull versions from metadata (#782)c248a76
chore: cleanup Ruff a bit (#783)1fe4437
feat: add a uv backend (#762)Updates
poetry
from 1.7.1 to 1.8.2Release notes
Sourced from poetry's releases.
... (truncated)
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
c3e22d6
release: bump version to 1.8.270d4f58
Improve error message when installing non-package in package-mode03f3232
Hash metadata as bytes (#9049)33b7618
lazy-wheel: allow redirects for HEAD request58995de
lazy-wheel: improve handling of servers that tell us that they support range ...d8afecb
lazy-wheel: be more robust with regard to Artifactory's incorrect handling of...3e43146
repo/http: add debug log for lazy wheel errorf2bfacb
harden lazy wheel wheel error handling304c54a
non-package-mode: fixpoetry add
(#9046)78f7dd6
release: bump version to 1.8.1Updates
virtualenv
from 20.25.0 to 20.25.1Changelog
Sourced from virtualenv's changelog.