Skip to content

Commit

Permalink
build(deps-dev): bump watchdog in /scripts in the pip-deps group
Browse files Browse the repository at this point in the history
Bumps the pip-deps group in /scripts with 1 update: [watchdog](https://github.com/gorakhargosh/watchdog).


Updates `watchdog` from 5.0.0 to 5.0.2
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v5.0.0...v5.0.2)

---
updated-dependencies:
- dependency-name: watchdog
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Sep 9, 2024
1 parent fad9065 commit d2b40a1
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 deletions scripts/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 scripts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ markdown-strings = "^3.4.0"
optional = true

[tool.poetry.group.research.dependencies]
watchdog = "^5.0.0"
watchdog = "^5.0.2"

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

0 comments on commit d2b40a1

Please sign in to comment.