Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Update watchdog to 2.1.7 #345

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates watchdog from 2.1.6 to 2.1.7.

Changelog

2.1.7

~~~~~

2022-03-25 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.6...v2.1.7>`__

- Eliminate timeout in waiting on event queue. (`861 <https://github.com/gorakhargosh/watchdog/pull/861>`_)
- [inotify] Fix ``not`` equality implementation for ``InotifyEvent``. (`848 <https://github.com/gorakhargosh/watchdog/pull/848>`_)
- [watchmedo] Fix calling commands from within a Python script. (`879 <https://github.com/gorakhargosh/watchdog/pull/879>`_)
- [watchmedo] ``PyYAML`` is loaded only when strictly necessary. Simple usages of ``watchmedo`` are possible without the module being installed. (`847 <https://github.com/gorakhargosh/watchdog/pull/847>`_)
- Thanks to our beloved contributors: sattlerc, JanzenLiu, BoboTiG
Links

@codeclimate
Copy link

codeclimate bot commented Mar 25, 2022

Code Climate has analyzed commit d4528a8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 62.4% (0.0% change).

View more on Code Climate.

@maehr maehr merged commit 447867f into master Mar 25, 2022
@maehr maehr deleted the pyup-update-watchdog-2.1.6-to-2.1.7 branch March 25, 2022 23:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants