Skip to content

Commit 941adf8

Browse files
Update watchdog requirement in /requirements
Updates the requirements on [watchdog](https://github.com/gorakhargosh/watchdog) to permit the latest version. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v2.1.0...v6.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4473b4 commit 941adf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests>=2.26, <3.0
22
python-dateutil>=2.6, <3.0
3-
watchdog>=2.1, <3.0
3+
watchdog>=2.1, <7.0
44
combo-lock>=0.2.2, <0.3
55

66
padacioso>=1.0.0, <2.0.0

0 commit comments

Comments
 (0)