Skip to content

Commit

Permalink
Dependency Updates: Bump watchdog from 4.0.0 to 4.0.1 (#99)
Browse files Browse the repository at this point in the history
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.0 to
4.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>4.0.1</h2>
<ul>
<li>[inotify] Fix missing <code>event_filter</code> for the full emitter
(<a
href="https://github.com/gorakhargosh/watchdog/issues/1032">#1032</a>)</li>
</ul>
<p>💟 Thanks to our beloved contributors: <a
href="https://github.com/mraspaud"><code>@​mraspaud</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>4.0.1</p>
<pre><code>
2024-05-23 • `full history
&lt;https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1&gt;`__
<ul>
<li>[inotify] Fix missing <code>event_filter</code> for the full emitter
(<code>[#1032](gorakhargosh/watchdog#1032)
&amp;lt;https://github.com/gorakhargosh/watchdog/pull/1032&amp;gt;</code>__)</li>
<li>Thanks to our beloved contributors: <a
href="https://github.com/mraspaud"><code>@​mraspaud</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/1a1f40024d097ee687b3e5c182f8a5f3c028b820"><code>1a1f400</code></a>
Version 4.0.1</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/b92b6fa46819452ef8d9b06b2df9f0747c986187"><code>b92b6fa</code></a>
doc: tweak</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/29ab1594a48544899f4124cf719e53f5f2c06da5"><code>29ab159</code></a>
[inotify] Fix missing <code>event_filter</code> for the full emitter (<a
href="https://github.com/gorakhargosh/watchdog/issues/1032">#1032</a>)</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/2fe1609dd7e545b3bc02e4d026e42ef8629270b8"><code>2fe1609</code></a>
Bump the version</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/9a4f3e2f0c0b76a6aaf62f7c0e3b6b8e309a4944"><code>9a4f3e2</code></a>
ci: final fix</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/d134073f44701fb28126e73bd952c666d3adc68e"><code>d134073</code></a>
ci: fix missing wheels</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/5c8f620d82575058f31e7c6a523617c48e5a927f"><code>5c8f620</code></a>
Revert &quot;Bump the version&quot;</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/df07c90ffee61e05448733aa1e205b46c116341a"><code>df07c90</code></a>
Bump the version</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/c7a784295f548fe2b6d35dee8dc6bff7bb40a8d8"><code>c7a7842</code></a>
ci: fix publish workflow</li>
<li><a
href="https://github.com/gorakhargosh/watchdog/commit/d1439f9162af370d8295c640ed4ae13e933170d4"><code>d1439f9</code></a>
ci: fix blob storage</li>
<li>Additional commits viewable in <a
href="https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.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=4.0.0&new-version=4.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 33a6fca commit e47fcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pyinstaller==6.7.0
pyinstaller-hooks-contrib==2024.6
readerwriterlock==1.0.9
typing_extensions==4.11.0
watchdog==4.0.0
watchdog==4.0.1

0 comments on commit e47fcef

Please sign in to comment.