Skip to content

Commit 0783b8d

Browse files
build(deps): update dependency watchfiles to v1.0.3 (#838)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com> Co-authored-by: Xuan (Sean) Hu <[email protected]>
1 parent 9c5e405 commit 0783b8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ prerequisites:
6767
pipx install --force pre-commit==4.0.1
6868
pipx install --force pyproject-fmt==2.5.0
6969
pipx install --force ruff==0.8.3
70-
pipx install --force watchfiles==1.0.0
70+
pipx install --force watchfiles==1.0.3
7171

7272
########################################################################################
7373
# Lint and pre-commit

template/Makefile.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ prerequisites:
7171
pipx install --force pre-commit==4.0.1
7272
pipx install --force pyproject-fmt==2.5.0
7373
pipx install --force ruff==0.8.3
74-
pipx install --force watchfiles==1.0.0
74+
pipx install --force watchfiles==1.0.3
7575

7676
########################################################################################
7777
# Lint and pre-commit

0 commit comments

Comments
 (0)