Skip to content

Bump filelock from 3.18.0 to 3.21.2#1304

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/filelock-3.21.2
Feb 13, 2026
Merged

Bump filelock from 3.18.0 to 3.21.2#1304
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/filelock-3.21.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps filelock from 3.18.0 to 3.21.2.

Release notes

Sourced from filelock's releases.

3.21.2

What's Changed

Full Changelog: tox-dev/filelock@3.21.1...3.21.2

3.21.1

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from filelock's changelog.

3.21.2 (2026-02-13)

  • 🐛 fix: catch ImportError for missing sqlite3 C library :pr:475

3.21.1 (2026-02-12)

  • 🐛 fix: gracefully handle missing sqlite3 when importing ReadWriteLock :pr:473 - by :user:bayandin
  • 🐛 fix(ci): make release workflow robust

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.

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.
Commits
  • 9678acc Release 3.21.2
  • 4194182 🐛 fix: catch ImportError for missing sqlite3 C library (#475)
  • 9b2d086 Release 3.21.1
  • eff3991 🐛 fix: gracefully handle missing sqlite3 when importing ReadWriteLock (#473)
  • 3692417 🐛 fix(ci): make release workflow robust
  • 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)
  • 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.18.0 to 3.21.2.
- [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.18.0...3.21.2)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.21.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 13, 2026
@github-actions github-actions bot merged commit 197b8e7 into main Feb 13, 2026
13 of 14 checks passed
@dependabot dependabot bot deleted the dependabot/pip/filelock-3.21.2 branch February 13, 2026 13:44
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