Skip to content

Commit 64f81d3

Browse files
Update dependency watchdog to v5.0.1
1 parent 066f300 commit 64f81d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
3636
test-results-parser==0.1.0 ; python_version >= "3.11" and python_version < "4.0"
3737
tree-sitter==0.20.4 ; python_version >= "3.11" and python_version < "4.0"
3838
urllib3==2.2.2 ; python_version >= "3.11" and python_version < "4.0"
39-
watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
39+
watchdog==5.0.1 ; python_version >= "3.11" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
99
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
1010
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
1111
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
12-
watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
12+
watchdog==5.0.1 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)