Skip to content

⬆️ Bump filelock from 3.20.1 to 3.21.0#892

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/filelock-3.21.0
Closed

⬆️ Bump filelock from 3.20.1 to 3.21.0#892
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/filelock-3.21.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps filelock from 3.20.1 to 3.21.0.

Release notes

Sourced from filelock's releases.

3.21.0

What's Changed

New Contributors

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

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

Changelog

Sourced from filelock's changelog.

3.21.0 (2026-02-12)

  • 🐛 fix(ci): make release workflow robust
  • 👷 ci(release): commit changelog and use release config :pr:472
  • 👷 ci(release): consolidate to two jobs :pr:471
  • ✨ feat(unix): delete lock file on release :pr:408 - by :user:sbc100
  • ✨ feat(lock): add SQLite-based ReadWriteLock :pr:399 - by :user:leventov
  • 🔧 chore: modernize tooling and bump deps :pr:470

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.
Commits
  • 053168f Release 3.21.0
  • c2f5754 🐛 fix(ci): make release workflow robust
  • 0dc277c 👷 ci(release): commit changelog and use release config (#472)
  • be8fe1a 👷 ci(release): consolidate to two jobs (#471)
  • 03b0ab7 ✨ feat(unix): delete lock file on release (#408)
  • cfd4446 ✨ feat(lock): add SQLite-based ReadWriteLock (#399)
  • 4ed0ca2 🔧 chore: modernize tooling and bump deps (#470)
  • c45841d [pre-commit.ci] pre-commit autoupdate (#468)
  • 680b51c [pre-commit.ci] pre-commit autoupdate (#467)
  • ce6c18a [pre-commit.ci] pre-commit autoupdate (#466)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.21.0.
- [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.20.1...3.21.0)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

Superseded by #896.

@dependabot dependabot bot closed this Feb 13, 2026
@dependabot dependabot bot deleted the dependabot/pip/filelock-3.21.0 branch February 13, 2026 21:24
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants