Skip to content

chore(deps): Bump filelock from 3.20.0 to 3.20.3 in /tools/devctr#5626

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tools/devctr/filelock-3.20.3
Closed

chore(deps): Bump filelock from 3.20.0 to 3.20.3 in /tools/devctr#5626
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tools/devctr/filelock-3.20.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps filelock from 3.20.0 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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.23%. Comparing base (78bfc21) to head (bc84016).
⚠️ Report is 187 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5626   +/-   ##
=======================================
  Coverage   83.23%   83.23%           
=======================================
  Files         277      277           
  Lines       29316    29316           
=======================================
  Hits        24402    24402           
  Misses       4914     4914           
Flag Coverage Δ
5.10-m5n.metal 83.56% <ø> (ø)
5.10-m6a.metal 82.90% <ø> (-0.01%) ⬇️
5.10-m6g.metal 80.27% <ø> (-0.01%) ⬇️
5.10-m6i.metal 83.56% <ø> (-0.01%) ⬇️
5.10-m7a.metal-48xl 82.89% <ø> (ø)
5.10-m7g.metal 80.28% <ø> (ø)
5.10-m7i.metal-24xl 83.53% <ø> (-0.01%) ⬇️
5.10-m7i.metal-48xl 83.54% <ø> (+<0.01%) ⬆️
5.10-m8g.metal-24xl 80.26% <ø> (-0.02%) ⬇️
5.10-m8g.metal-48xl 80.28% <ø> (+<0.01%) ⬆️
6.1-m5n.metal 83.59% <ø> (ø)
6.1-m6a.metal 82.93% <ø> (+<0.01%) ⬆️
6.1-m6g.metal 80.27% <ø> (-0.01%) ⬇️
6.1-m6i.metal 83.59% <ø> (ø)
6.1-m7a.metal-48xl 82.92% <ø> (ø)
6.1-m7g.metal 80.27% <ø> (-0.01%) ⬇️
6.1-m7i.metal-24xl 83.60% <ø> (ø)
6.1-m7i.metal-48xl 83.60% <ø> (-0.01%) ⬇️
6.1-m8g.metal-24xl 80.27% <ø> (-0.01%) ⬇️
6.1-m8g.metal-48xl 80.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/pip/tools/devctr/filelock-3.20.3 branch from 5b7128c to b8f04f5 Compare January 14, 2026 15:47
@ShadowCurse
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tools/devctr/filelock-3.20.3 branch from b8f04f5 to 7c3d0b4 Compare January 27, 2026 09:58
@ShadowCurse
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.0 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.20.0...3.20.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tools/devctr/filelock-3.20.3 branch from 7c3d0b4 to bc84016 Compare January 27, 2026 14:22
JamesC1305 added a commit to JamesC1305/firecracker that referenced this pull request Mar 20, 2026
Update black and filelock in pyproject.toml. This will close dependabot
PRs firecracker-microvm#5756 and
firecracker-microvm#5626
respectively.

Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
JamesC1305 added a commit to JamesC1305/firecracker that referenced this pull request Mar 31, 2026
Update python dependencies to close dependabot PRs:
- filelock firecracker-microvm#5626
- black firecracker-microvm#5756
- requests firecracker-microvm#5798
- pygments  firecracker-microvm#5804

Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
JamesC1305 added a commit to JamesC1305/firecracker that referenced this pull request Mar 31, 2026
Update python dependencies to close dependabot PRs:
- filelock firecracker-microvm#5626
- black firecracker-microvm#5756
- requests firecracker-microvm#5798
- pygments  firecracker-microvm#5804

Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
JamesC1305 added a commit that referenced this pull request Apr 8, 2026
Update python dependencies to close dependabot PRs:
- filelock #5626
- black #5756
- requests #5798
- pygments  #5804

Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
@JamesC1305
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@JamesC1305
Copy link
Copy Markdown
Contributor

Closing, since PR #5779 has resolved this.

@JamesC1305 JamesC1305 closed this Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/tools/devctr/filelock-3.20.3 branch April 8, 2026 16:10
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.

2 participants