Skip to content

Commit 181c9c6

Browse files
authored
Build(deps): Bump filelock from 3.13.1 to 3.13.2 (#1081)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 to 3.13.2. <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.13.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Fixed small typo in _unix.py by <a href="https://github.com/snemes"><code>@​snemes</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/302">tox-dev/filelock#302</a></li> <li>Update SECURITY.md to reflect Python 3.7 support dropoff by <a href="https://github.com/kemzeb"><code>@​kemzeb</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/304">tox-dev/filelock#304</a></li> <li>Update index.rst to improve the demo usage by <a href="https://github.com/youkaichao"><code>@​youkaichao</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/314">tox-dev/filelock#314</a></li> <li>[BugFix] fix permission denied error when lock file is placed in <code>/tmp</code> by <a href="https://github.com/kota-iizuka"><code>@​kota-iizuka</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/317">tox-dev/filelock#317</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/snemes"><code>@​snemes</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/302">tox-dev/filelock#302</a></li> <li><a href="https://github.com/kemzeb"><code>@​kemzeb</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/304">tox-dev/filelock#304</a></li> <li><a href="https://github.com/youkaichao"><code>@​youkaichao</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/314">tox-dev/filelock#314</a></li> <li><a href="https://github.com/kota-iizuka"><code>@​kota-iizuka</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/317">tox-dev/filelock#317</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.13.1...3.13.2">https://github.com/tox-dev/filelock/compare/3.13.1...3.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/9a6437521131490a72e68813164885cecfd1232d"><code>9a64375</code></a> [BugFix] fix permission denied error when lock file is placed in <code>/tmp</code> (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/317">#317</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/e2f121bf74eba9697698dc86696dd8a1ef21c03b"><code>e2f121b</code></a> Update index.rst to improve the demo usage (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/314">#314</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/a46ea71e22b1c30680e54a22919223fefcdee5f7"><code>a46ea71</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/312">#312</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/766e12dd57680970847848659faa9d9aff45c2df"><code>766e12d</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/311">#311</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/f641eb62828f410932c28d679e7d06f87c689158"><code>f641eb6</code></a> Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/310">#310</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/904858039c733d249c63436c0ee12a54c02c9eec"><code>9048580</code></a> Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/308">#308</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/7f9041f8ed639b8ac8e782e21c7fbd41b69ea86f"><code>7f9041f</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/306">#306</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/b8ae5a124ff75757ed94c0e47f5d98ee1a146861"><code>b8ae5a1</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/305">#305</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/58dd73ae505d0436f197be96cd5fc64f7528e2fe"><code>58dd73a</code></a> Update SECURITY.md to reflect Python 3.7 support dropoff (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/304">#304</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/9abb177b97ce73a4f646cae9f2da40c0d1872f7b"><code>9abb177</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/303">#303</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/py-filelock/compare/3.13.1...3.13.2">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.13.1&new-version=3.13.2)](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>
2 parents f3e694d + da2ceac commit 181c9c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)