Skip to content

Commit

Permalink
update poetry versuon in github actions and lock in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yurnov committed Dec 14, 2022
1 parent c0e3316 commit 9c0775a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Install poetry
run: |
pip install poetry==1.1.15
pip install poetry==1.3.1
- name: Install dependencies
run: |
Expand Down

0 comments on commit 9c0775a

Please sign in to comment.