Skip to content

Commit d5771dd

Browse files
deps: update dependency watchdog to v4.0.1 (#2800)
[![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://togithub.com/gorakhargosh/watchdog) ([changelog](https://togithub.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://togithub.com/gorakhargosh/watchdog/releases/tag/v4.0.1): 4.0.1 [Compare Source](https://togithub.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1) - \[inotify] Fix missing `event_filter` for the full emitter ([#&#8203;1032](https://togithub.com/gorakhargosh/watchdog/issues/1032)) 💟 Thanks to our beloved contributors: [@&#8203;mraspaud](https://togithub.com/mraspaud), [@&#8203;BoboTiG](https://togithub.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 <[email protected]>
1 parent 7e9327c commit d5771dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library_generation/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ smmap==5.0.1
1616
typing==3.7.4.3
1717
parameterized==0.9.0 # used in parameterized test
1818
colorlog==6.8.2
19-
watchdog==4.0.0
19+
watchdog==4.0.1

0 commit comments

Comments
 (0)