Skip to content

Commit 52e2cc4

Browse files
Bump filelock from 3.18.0 to 3.19.1 (#11431)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/py-filelock/releases">filelock's releases</a>.</em></p> <blockquote> <h2>3.19.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>add 3.14t (free threading) to matrix by <a href="https://github.com/paultiq"><code>@​paultiq</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/433">tox-dev/filelock#433</a></li> <li>Increase test coverage by <a href="https://github.com/paultiq"><code>@​paultiq</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/434">tox-dev/filelock#434</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/paultiq"><code>@​paultiq</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/433">tox-dev/filelock#433</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.19.0...3.19.1">https://github.com/tox-dev/filelock/compare/3.19.0...3.19.1</a></p> <h2>3.19.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Add support for 3.14 by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/432">tox-dev/filelock#432</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.18.0...3.19.0">https://github.com/tox-dev/filelock/compare/3.18.0...3.19.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/8d1009f08a6a64624fad91d1079062ef31b8c2b4"><code>8d1009f</code></a> Update release.yaml</li> <li><a href="https://github.com/tox-dev/filelock/commit/66a428e97a874b44b0310072f6c974226f55a472"><code>66a428e</code></a> Increase test coverage (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/434">#434</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/0dfc86eebd2c76ae959a409bcbc3112cc1ec5890"><code>0dfc86e</code></a> add 3.14 to matrix (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/433">#433</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/0c54837e318ebe8a692b529722430cb38134bf7c"><code>0c54837</code></a> Add support for 3.14 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/432">#432</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/77d02f5ada3a1a92167b1beee35a7815cbde0fcf"><code>77d02f5</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/430">#430</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/bc972b33bf253bb9f08db32b19ffd4119a74706e"><code>bc972b3</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/429">#429</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/78d02cb5ff42b22a56ad1a36755361a6b4601765"><code>78d02cb</code></a> Bump actions/download-artifact from 4 to 5 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/428">#428</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/18cdb5d1c78a7a459463480303e9820f33cdf041"><code>18cdb5d</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/427">#427</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/b198a096d2bae58596479497d18a82bbeec515c8"><code>b198a09</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/426">#426</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/6b097e76de603d9be6a24c5058b6fe53ef003afd"><code>6b097e7</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/425">#425</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/py-filelock/compare/3.18.0...3.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=filelock&package-manager=pip&previous-version=3.18.0&new-version=3.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5e051a commit 52e2cc4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ exceptiongroup==1.3.0
7070
# via pytest
7171
execnet==2.1.1
7272
# via pytest-xdist
73-
filelock==3.18.0
73+
filelock==3.19.1
7474
# via virtualenv
7575
forbiddenfruit==0.1.4
7676
# via blockbuster

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ exceptiongroup==1.3.0
6868
# via pytest
6969
execnet==2.1.1
7070
# via pytest-xdist
71-
filelock==3.18.0
71+
filelock==3.19.1
7272
# via virtualenv
7373
forbiddenfruit==0.1.4
7474
# via blockbuster

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ distlib==0.4.0
2727
# via virtualenv
2828
exceptiongroup==1.3.0
2929
# via pytest
30-
filelock==3.18.0
30+
filelock==3.19.1
3131
# via virtualenv
3232
forbiddenfruit==0.1.4
3333
# via blockbuster

0 commit comments

Comments
 (0)