From d5771dd4cdbc7a11a06eae6170cf85c0119d2443 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 30 May 2024 20:23:08 +0200 Subject: [PATCH] deps: update dependency watchdog to v4.0.1 (#2800) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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
gorakhargosh/watchdog (watchdog) ### [`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 ([#​1032](https://togithub.com/gorakhargosh/watchdog/issues/1032)) 💟 Thanks to our beloved contributors: [@​mraspaud](https://togithub.com/mraspaud), [@​BoboTiG](https://togithub.com/BoboTiG)
--- ### 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. --- - [ ] 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). Co-authored-by: Diego Marquez --- library_generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library_generation/requirements.txt b/library_generation/requirements.txt index 70fc118a63..d31cff9fca 100644 --- a/library_generation/requirements.txt +++ b/library_generation/requirements.txt @@ -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