Skip to content

Comments

Bump the uv group across 1 directory with 2 updates#1065

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/uv-7fdc1fb19c
Closed

Bump the uv group across 1 directory with 2 updates#1065
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/uv-7fdc1fb19c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps the uv group with 1 update in the / directory: filelock.

Updates filelock from 3.12.2 to 3.20.3

Release notes

Sourced from filelock's releases.

3.20.3

What's Changed

Full Changelog: tox-dev/filelock@3.20.2...3.20.3

3.20.2

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.20.1...3.20.2

3.20.1

What's Changed

Full Changelog: tox-dev/filelock@3.20.0...3.20.1

3.20.0

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.19.1...3.20.0

3.19.1

What's Changed

... (truncated)

Changelog

Sourced from filelock's changelog.

v3.20.3 (2026-01-09)

  • Fix TOCTOU symlink vulnerability in :class:SoftFileLock <filelock.SoftFileLock> :pr:465.

v3.20.2 (2026-01-02)

  • Support Unix systems without O_NOFOLLOW :pr:463.

v3.20.1 (2025-12-15)

  • Fix TOCTOU symlink vulnerability in lock file creation :pr:461.

v3.20.0 (2025-10-08)

  • Add Python 3.14 support, drop 3.9 :pr:448.
  • Add tox.toml to sdist :pr:436.

v3.19.1 (2025-08-14)

  • Increase test coverage :pr:434.

v3.19.0 (2025-08-13)

  • Add support for Python 3.14 :pr:432.

v3.18.0 (2025-03-11)

  • Support fcntl check on Emscripten :pr:398.
  • Indicate that locks are exclusive/write locks :pr:394.

v3.17.0 (2025-01-21)

  • Drop Python 3.8 support :pr:388.

v3.16.1 (2024-09-17)

  • CI improvements :pr:362.

v3.16.0 (2024-09-07)

  • Add Python 3.13 to CI :pr:359.

v3.15.4 (2024-06-22)

  • Pass file_lock as positional argument :pr:347.

v3.15.3 (2024-06-19)

  • Fix TypeError: _CountedFileLock.__init__() got an unexpected keyword argument :pr:345.

... (truncated)

Commits

Updates virtualenv from 20.26.6 to 16.7.12

Changelog

Sourced from virtualenv's changelog.

v16.7.12 (2020-07-22)

Bugfixes ^^^^^^^^

  • Fix Python 2.7, 3.4 and 3.5 failing - by gaborbernat

v16.7.11 (2020-07-20)

Bugfixes ^^^^^^^^

  • Don't attempt to use setuptools 44+ with Python 3.4 - by hroncok ([#1677](https://github.com/pypa/virtualenv/issues/1677) <https://github.com/pypa/virtualenv/issues/1677>_)
  • Preserve compatibility with Python 3.10 - by hroncok ([#2109](https://github.com/pypa/virtualenv/issues/2109) <https://github.com/pypa/virtualenv/issues/2109>_)
  • Bump embedded pip/setuptools/wheel - by gaborbernat ([#2151](https://github.com/pypa/virtualenv/issues/2151) <https://github.com/pypa/virtualenv/issues/2151>_)

v16.7.10 (2020-02-24)

Bugfixes ^^^^^^^^

  • fix error printing in bailout for Python < 2.7 - by AdamWill and hroncok ([#1651](https://github.com/pypa/virtualenv/issues/1651) <https://github.com/pypa/virtualenv/issues/1651>_)

v16.7.9 (2019-12-15)

Bugfixes ^^^^^^^^

  • upgrade setuptools from 41.6.0 to 42.0.2 ([#1460](https://github.com/pypa/virtualenv/issues/1460) <https://github.com/pypa/virtualenv/issues/1460>_)

v16.7.8 (2019-11-22)

Bugfixes ^^^^^^^^

  • upgrade setuptools from 41.4.0 to 41.6.0 ([#1442](https://github.com/pypa/virtualenv/issues/1442) <https://github.com/pypa/virtualenv/issues/1442>_)

v16.7.7 (2019-10-22)

Bugfixes

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 15, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 15, 2026 16:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 15, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/uv-7fdc1fb19c branch 2 times, most recently from 3120cd0 to c7ef11c Compare February 22, 2026 10:16
Bumps the uv group with 1 update in the / directory: [filelock](https://github.com/tox-dev/py-filelock).


Updates `filelock` from 3.12.2 to 3.20.3
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.12.2...3.20.3)

Updates `virtualenv` from 20.26.6 to 16.7.12
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/16.7.12/docs/changes.rst)
- [Commits](pypa/virtualenv@20.26.6...16.7.12)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.3
  dependency-type: indirect
  dependency-group: uv
- dependency-name: virtualenv
  dependency-version: 16.7.12
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/uv-7fdc1fb19c branch from c7ef11c to b38058c Compare February 22, 2026 10:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 22, 2026
@dependabot dependabot bot deleted the dependabot/uv/uv-7fdc1fb19c branch February 22, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants