Skip to content

Commit 9889a30

Browse files
authored
chore: Update dependencies (#31)
* chore: Update mako version * chore: Update poetry version
1 parent a604272 commit 9889a30

File tree

3 files changed

+917
-887
lines changed

3 files changed

+917
-887
lines changed

.github/workflows/lint.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
- name: Setup
1515
uses: ExpressApp/[email protected]
1616
with:
17-
python-version: "3.8.12"
18-
poetry-version: "1.1.12"
17+
python-version: "3.9.12"
18+
poetry-version: "1.2.2"
1919

2020
- name: Run lint
2121
run: |

0 commit comments

Comments
 (0)