Skip to content

Commit 88eafd2

Browse files
authored
Update dependencies (#101)
* Update poetry to 1.1.13 * Update dependencies * Switch to released poetry-core
1 parent 3d31ab8 commit 88eafd2

File tree

3 files changed

+186
-171
lines changed

3 files changed

+186
-171
lines changed

.github/workflows/test_tap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: snok/install-poetry@v1
3838
with:
3939
# Version of Poetry to use
40-
version: 1.1.12
40+
version: 1.1.13
4141
virtualenvs-create: true
4242
virtualenvs-in-project: true
4343
- name: Load cached venv

0 commit comments

Comments
 (0)