Bump the pip-dependencies group across 1 directory with 2 updates
Bumps the pip-dependencies group with 2 updates in the / directory: filelock and virtualenv.
Updates filelock from 3.14.0 to 3.16.1
Release notes
Sourced from filelock's releases.
3.16.1
What's Changed
- CI improvements by
@gaborbernatin tox-dev/filelock#362Full Changelog: https://github.com/tox-dev/filelock/compare/3.16.0...3.16.1
3.16.0
What's Changed
- Test Python 3.13 by
@hugovkin tox-dev/filelock#352- Add 3.13 to CI by
@gaborbernatin tox-dev/filelock#359Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.4...3.16.0
3.15.4
What's Changed
- Pass
file_lockas positional argument by@kwist-sgrin tox-dev/filelock#347Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.3...3.15.4
3.15.3
What's Changed
- Add test for virtualenv stability by
@gaborbernatin tox-dev/filelock#344- Fix
TypeError: _CountedFileLock.__init__() got an unexpected keyword argument 'timeout'by@kwist-sgrin tox-dev/filelock#345Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.2...3.15.3
3.15.2
What's Changed
- Use a metaclass to implement the singleton pattern by
@kwist-sgrin tox-dev/filelock#340New Contributors
@kwist-sgrmade their first contribution in tox-dev/filelock#340Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.1...3.15.2
3.15.1
... (truncated)
Commits
c2c43e4CI improvements (#362)4e98731[pre-commit.ci] pre-commit autoupdate (#361)e6865be[pre-commit.ci] pre-commit autoupdate (#360)0acea4fAdd 3.13 to CI (#359)4dc2a8fBump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7[pre-commit.ci] pre-commit autoupdate (#354)067b651Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7Test Python 3.13 (#352)4104f3e[pre-commit.ci] pre-commit autoupdate (#348)9a979dfPass file_lock as positional argument (#347)- Additional commits viewable in compare view
Updates virtualenv from 20.26.2 to 20.26.5
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.5 (2024-09-17)
Bugfixes - 20.26.5
- Upgrade embedded wheels: setuptools to ``75.1.0`` from ``74.1.2`` - by :user:`gaborbernat`. (:issue:`2765`)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
f3172b4release 20.26.522b9795Use uv over pip (#2765)35d8269[pre-commit.ci] pre-commit autoupdate (#2764)ee77feb[pre-commit.ci] pre-commit autoupdate (#2763)c516056Update README.mdf925a3aMerge pull request #2761 from pypa/release-20.26.4dc9416arelease 20.26.4d8f1b14Upgrade bundled wheels (#2760)374660b[pre-commit.ci] pre-commit autoupdate (#2753)61e774fFix #2728: Activating venv create unwanted console output (#2748)- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions