Skip to content

Commit

Permalink
Bump poetry to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nstawski committed Oct 5, 2023
1 parent 22c5290 commit 0e3288d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VERSION?=""

.PHONY: install-poetry
install-poetry:
pip install poetry==1.5.1
pip install poetry==1.6.1

.PHONY: install-tox
install-tox:
Expand Down

0 comments on commit 0e3288d

Please sign in to comment.