audreyfeldroy / cookiecutter-pypackage

Cookiecutter template for a Python package.
BSD 3-Clause "New" or "Revised" License
4.17k stars 1.78k forks source link

Update watchdog to 4.0.1 #757

Open pyup-bot opened 1 month ago

pyup-bot commented 1 month ago

This PR updates watchdog from 4.0.0 to 4.0.1.

Changelog ### 4.0.1 ``` ~~~~~ 2024-05-23 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1>`__ - [inotify] Fix missing ``event_filter`` for the full emitter (`1032 <https://github.com/gorakhargosh/watchdog/pull/1032>`__) - Thanks to our beloved contributors: mraspaud, BoboTiG ```
Links - PyPI: https://pypi.org/project/watchdog - Changelog: https://data.safetycli.com/changelogs/watchdog/ - Repo: https://github.com/gorakhargosh/watchdog - Docs: https://pythonhosted.org/watchdog/