Update filelock requirement from <3.20,>=3.4 to >=3.19.1,<3.20
Closed
Number: #548
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
April 27, 2026 at 06:03 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
April 30, 2026 at 08:09 PM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
April 30, 2026 at 08:09 PM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
4 days
Labels:
dependencies python
dependencies python
Description:
Updates the requirements on filelock to permit the latest version.
Release notes
Sourced from filelock's releases.
3.19.1
What's Changed
- add 3.14t (free threading) to matrix by
@paultiqin tox-dev/filelock#433- Increase test coverage by
@paultiqin tox-dev/filelock#434New Contributors
@paultiqmade their first contribution in tox-dev/filelock#433Full Changelog: https://github.com/tox-dev/filelock/compare/3.19.0...3.19.1
Changelog
Sourced from filelock's changelog.
########### Changelog ###########
3.29.0 (2026-04-19)
- ✨ feat(soft): enable stale lock detection on Windows :pr:
534- 🐛 fix(async): use single-thread executor for lock consistency :pr:
533- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 :pr:
530- by :user:dependabot[bot]
3.28.0 (2026-04-14)
- 🐛 fix(ci): unbreak release workflow, publish to PyPI again :pr:
529
3.26.1 (2026-04-09)
- 🐛 fix(asyncio): add exit to BaseAsyncFileLock and fix del loop handling :pr:
518- by :user:naarob- build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 :pr:
525- by :user:dependabot[bot]
3.26.0 (2026-04-06)
- ✨ feat(soft): add PID inspection and lock breaking :pr:
524- [pre-commit.ci] pre-commit autoupdate :pr:
523- by :user:pre-commit-ci[bot]- build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 :pr:
522- by :user:dependabot[bot]- Remove persist-credentials: false from release job :pr:
520- [pre-commit.ci] pre-commit autoupdate :pr:
519- by :user:pre-commit-ci[bot]- 🔒 ci(workflows): add zizmor security auditing :pr:
517- [pre-commit.ci] pre-commit autoupdate :pr:
516- by :user:pre-commit-ci[bot]- [pre-commit.ci] pre-commit autoupdate :pr:
514- by :user:pre-commit-ci[bot]
3.25.2 (2026-03-11)
- 🐛 fix(unix): suppress EIO on close in Docker bind mounts :pr:
513
3.25.1 (2026-03-09)
- [pre-commit.ci] pre-commit autoupdate :pr:
510- by :user:pre-commit-ci[bot]- 🐛 fix(win): restore best-effort lock file cleanup on release :pr:
511
... (truncated)
Commits
8d1009fUpdate release.yaml66a428eIncrease test coverage (#434)0dfc86eadd 3.14 to matrix (#433)0c54837Add support for 3.14 (#432)77d02f5Bump actions/checkout from 4 to 5 (#430)bc972b3[pre-commit.ci] pre-commit autoupdate (#429)78d02cbBump actions/download-artifact from 4 to 5 (#428)18cdb5d[pre-commit.ci] pre-commit autoupdate (#427)b198a09[pre-commit.ci] pre-commit autoupdate (#426)6b097e7[pre-commit.ci] pre-commit autoupdate (#425)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15574305 |
| UUID: | 4333428147 |
| Node ID: | PR_kwDOFNUmw87V1y0n |
| Host: | GitHub |
| Repository: | ExaWorks/psij-python |