Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
464: build(deps): bump filelock from 3.4.0 to 3.4.2 r=ChrisRBe a=dependabot[bot] Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.4.0 to 3.4.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst">filelock's changelog</a>.</em></p> <blockquote> <h2>v3.4.2 (2021-12-16)</h2> <ul> <li>Drop support for python <code>3.6</code></li> </ul> <h2>v3.4.1 (2021-12-16)</h2> <ul> <li>Add <code>stacklevel</code> to deprecation warnings for argument name change</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/py-filelock/commit/87acc9fc633af660383a4d96ee51bda317206bb4"><code>87acc9f</code></a> Drop python3.11 checks</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/b5e956c3a8e4bc80430209b3136dfb2a6f953d83"><code>b5e956c</code></a> Drop support for python3.6 (<a href="https://github-redirect.dependabot.com/tox-dev/py-filelock/issues/125">#125</a>)</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/6823192602b24e6540bad0ca69ae53452c910a38"><code>6823192</code></a> Fix linting</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/5a2629b5cb4164652b0c67fb6db40e02e5a24476"><code>5a2629b</code></a> Fix workflow step name</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/8f4c2878095b7de06fb48e707bb0dab535487c39"><code>8f4c287</code></a> Update changelog.rst</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/2dc602e1e8e97231096f0d40315a9d199a62abaf"><code>2dc602e</code></a> Drop codecov and move to Github Actions (<a href="https://github-redirect.dependabot.com/tox-dev/py-filelock/issues/124">#124</a>)</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/7dc137816d7af45e7c78986fee846e8852e99f0f"><code>7dc1378</code></a> Add <code>stacklevel</code> to deprecation warnings for argument name change (<a href="https://github-redirect.dependabot.com/tox-dev/py-filelock/issues/121">#121</a>)</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/fc70b4adc615c698bc076cd2f7009e8f53c2be8c"><code>fc70b4a</code></a> Update check.yml</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/88f13e049f0463688ae0676dbc21dec582c959c5"><code>88f13e0</code></a> Update check.yml</li> <li><a href="https://github.com/tox-dev/py-filelock/commit/1dcb62289d47f82457244f81733a2cec14f3f513"><code>1dcb622</code></a> Update check.yml</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/py-filelock/compare/3.4.0...3.4.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.4.0&new-version=3.4.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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information