Skip to content

Commit

Permalink
deps: update dependency watchdog to v4.0.1 (#2800)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [watchdog](https://github.com/gorakhargosh/watchdog)
([changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst))
| `==4.0.0` -> `==4.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/watchdog/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/watchdog/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/watchdog/4.0.0/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/watchdog/4.0.0/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gorakhargosh/watchdog (watchdog)</summary>

###
[`v4.0.1`](https://github.com/gorakhargosh/watchdog/releases/tag/v4.0.1):
4.0.1

[Compare
Source](https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1)

- \[inotify] Fix missing `event_filter` for the full emitter
([#&#8203;1032](https://github.com/gorakhargosh/watchdog/issues/1032))

💟 Thanks to our beloved contributors:
[@&#8203;mraspaud](https://github.com/mraspaud),
[@&#8203;BoboTiG](https://github.com/BoboTiG)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: Diego Marquez <diegomarquezp@google.com>
  • Loading branch information
renovate-bot and diegomarquezp authored May 30, 2024
1 parent 7e9327c commit d5771dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library_generation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ smmap==5.0.1
typing==3.7.4.3
parameterized==0.9.0 # used in parameterized test
colorlog==6.8.2
watchdog==4.0.0
watchdog==4.0.1

0 comments on commit d5771dd

Please sign in to comment.