Commit cb8d383
authored
deps: update dependency watchdog to v4 (#360)
[](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))
| `>=3.0.0,<3.1` -> `>=4,<4.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>gorakhargosh/watchdog (watchdog)</summary>
###
[`v4.0.0`](https://togithub.com/gorakhargosh/watchdog/releases/tag/v4.0.0):
4.0.0
[Compare
Source](https://togithub.com/gorakhargosh/watchdog/compare/v3.0.0...v4.0.0)
- Drop support for Python 3.7.
- Add support for Python 3.12.
- \[snapshot] Add typing to `dirsnapshot`
([#​1012](https://togithub.com/gorakhargosh/watchdog/issues/1012))
- \[snapshot] Added `DirectorySnapshotDiff.ContextManager`
([#​1011](https://togithub.com/gorakhargosh/watchdog/issues/1011))
- \[events] `FileSystemEvent`, and subclasses, are now `dataclass`es,
and their `repr()` has changed
- \[windows] `WinAPINativeEvent` is now a `dataclass`, and its `repr()`
has changed
- \[events] Log `FileOpenedEvent`, and `FileClosedEvent`, events in
`LoggingEventHandler`
- \[tests] Improve `FileSystemEvent` coverage
- \[watchmedo] Log all events in `LoggerTrick`
- \[windows] The
`observers.read_directory_changes.WATCHDOG_TRAVERSE_MOVED_DIR_DELAY`
hack was removed. The constant will be kept to prevent breaking other
softwares.
- Thanks to our beloved contributors:
[@​BoboTiG](https://togithub.com/BoboTiG),
[@​msabramo](https://togithub.com/msabramo)
</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/hetznercloud/hcloud-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a798979 commit cb8d383
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments