Skip to content

Commit 7c9b6d5

Browse files
chore(deps): update dependency watchfiles to v1.0.5 (#514)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent fbc1cc0 commit 7c9b6d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clean:
2727
prerequisites:
2828
pipx install --force copier==9.6.0
2929
pipx install --force pre-commit==4.2.0
30-
pipx install --force watchfiles==1.0.4
30+
pipx install --force watchfiles==1.0.5
3131

3232
########################################################################################
3333
# Lint

template/Makefile.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ prerequisites:
3131
pipx install --force copier==9.6.0
3232
[%- endif %]
3333
pipx install --force pre-commit==4.2.0
34-
pipx install --force watchfiles==1.0.4
34+
pipx install --force watchfiles==1.0.5
3535

3636
########################################################################################
3737
# Lint

0 commit comments

Comments
 (0)