Skip to content

Commit f1b26a8

Browse files
Update dependency supervisor to v4.3.0
1 parent d7a103e commit f1b26a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requests==2.28.1; python_version >= "3.7" and python_version < "4"
77
numpy==1.23.4
88
superfsmon==1.2.1
99
supervisor-win==4.6.0; sys_platform == "win32"
10-
supervisor==4.2.4
10+
supervisor==4.3.0
1111
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
1212
watchdog==2.1.9; python_version >= "3.6"
1313

0 commit comments

Comments
 (0)