Skip to content

Commit

Permalink
update poetry to 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Oct 30, 2024
1 parent c03aed2 commit c5cf117
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 @@ -5,7 +5,7 @@ clear-poetry-cache: # clear poetry/pypi cache. for user to do explicitly, never
poetry cache clear pypi --all

configure: # does any pre-requisite installs
pip install poetry==1.4.2
pip install poetry==1.8.4

lint:
flake8 submitr
Expand Down

0 comments on commit c5cf117

Please sign in to comment.