Skip to content

Commit

Permalink
Bump watchdog from 5.0.3 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v5.0.3...v6.0.0)

---
updated-dependencies:
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 706e0dd commit 2e3f20e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python = "^3.11" # Compatible python versions must be declared here

Pillow = "*"
ordered-set = "*"
watchdog = ">=0.10.2,<5.1.0"
watchdog = ">=0.10.2,<6.1.0"
elasticsearch = "^6"
scipy = "*"
numpy = "2.1.2"
Expand Down

0 comments on commit 2e3f20e

Please sign in to comment.