Skip to content

Commit

Permalink
Bump watchdog from 2.1.5 to 2.1.9
Browse files Browse the repository at this point in the history
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.5 to 2.1.9.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v2.1.5...v2.1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2022
1 parent 91bac49 commit dc78e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
colorama = "0.4.5"
watchdog = "2.1.5"
watchdog = "2.1.9"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit dc78e64

Please sign in to comment.