Skip to content

Commit e03f801

Browse files
chore(deps): update dependency watchdog to v6
1 parent 4c16b1d commit e03f801

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ regex==2024.11.6; python_version >= '3.8'
3030
requests==2.32.4; python_version >= '3.7'
3131
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3232
urllib3==2.5.0; python_version >= '3.8'
33-
watchdog==4.0.2; python_version >= '3.8'
33+
watchdog==6.0.0; python_version >= '3.8'
3434
wcwidth==0.2.13

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ regex==2024.11.6; python_version >= '3.8'
2929
requests==2.32.4; python_version >= '3.7'
3030
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
urllib3==2.5.0; python_version >= '3.8'
32-
watchdog==4.0.2; python_version >= '3.8'
32+
watchdog==6.0.0; python_version >= '3.8'
3333
wcwidth==0.2.13

0 commit comments

Comments
 (0)