mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
upgrade poetry to 2.1.3
This commit is contained in:
2
.github/actions/setup-project/action.yml
vendored
2
.github/actions/setup-project/action.yml
vendored
@@ -15,7 +15,7 @@ runs:
|
|||||||
python-version: "3.12.3"
|
python-version: "3.12.3"
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
shell: bash
|
shell: bash
|
||||||
run: pip install poetry==1.8.5
|
run: pip install poetry==2.1.3
|
||||||
- name: Downgrade virtualenv to compatible version
|
- name: Downgrade virtualenv to compatible version
|
||||||
shell: bash
|
shell: bash
|
||||||
run: pip install "virtualenv<20.30"
|
run: pip install "virtualenv<20.30"
|
||||||
|
|||||||
Reference in New Issue
Block a user