Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dependency Updates: Bump watchdog from 5.0.0 to 5.0.1 (#111)
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.0 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gorakhargosh/watchdog/releases">watchdog's releases</a>.</em></p> <blockquote> <h2>5.0.1</h2> <ul> <li>[kqueue] Fix <code>TypeError: kqueue.control() only accepts positional parameters</code> (<a href="https://redirect.github.com/gorakhargosh/watchdog/issues/1062">#1062</a>)</li> </ul> <p>💟 Thanks to our beloved contributors: <a href="https://github.com/apoirier"><code>@apoirier</code></a>, <a href="https://github.com/BoboTiG"><code>@BoboTiG</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst">watchdog's changelog</a>.</em></p> <blockquote> <p>5.0.1</p> <pre><code> 2024-09-02 • `full history <https://github.com/gorakhargosh/watchdog/compare/v5.0.0...v5.0.1>`__ <ul> <li>[kqueue] Fix <code>TypeError: kqueue.control() only accepts positional parameters</code> (<code>[#1062](gorakhargosh/watchdog#1062) &lt;https://github.com/gorakhargosh/watchdog/pull/1062&gt;</code>__)</li> <li>Thanks to our beloved contributors: <a href="https://github.com/apoirier"><code>@apoirier</code></a>, <a href="https://github.com/BoboTiG"><code>@BoboTiG</code></a> </code></pre></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gorakhargosh/watchdog/commit/8658cfc3f152104d108959c066c95cb9be3fc076"><code>8658cfc</code></a> Version 5.0.1</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/cede9b6e6db5319687de45db280d684945464f25"><code>cede9b6</code></a> chore: run ruff</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/72be3e43fdd6f8057a3a6f97d9fa1b00167eac6b"><code>72be3e4</code></a> [kqueue] fix <code>TypeError: kqueue.control() only accepts positional parameters</code>...</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/5daadf57e8c58212212a6e8d2b8854a722c60408"><code>5daadf5</code></a> docs: tweak</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/ca453f52a92c4b2c2e94a557239e76254b3d3bdc"><code>ca453f5</code></a> Bump the version</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/7c6ca3b626ae6689c876eff4fc129c7d30452982"><code>7c6ca3b</code></a> docs: tweak</li> <li>See full diff in <a href="https://github.com/gorakhargosh/watchdog/compare/v5.0.0...v5.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=watchdog&package-manager=pip&previous-version=5.0.0&new-version=5.0.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>
- Loading branch information