Skip to content

Commit a3681f1

Browse files
author
Michael Brewer
authored
fix(deps): bump poetry to latest (#592)
1 parent 726b9e6 commit a3681f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target:
55
@$(MAKE) pr
66

77
dev:
8-
pip install --upgrade pip pre-commit poetry==1.1.4
8+
pip install --upgrade pip pre-commit poetry
99
poetry install --extras "pydantic"
1010
pre-commit install
1111

0 commit comments

Comments
 (0)