Skip to content

Commit

Permalink
馃憣 IMPROVE: Bump pytest minimum version requirement -> compromised <7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anafvana committed Apr 3, 2023
1 parent 406dc35 commit fcd5b7b
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 328 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run image
uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.2"
poetry-version: "1.4"
- name: Install dependencies
run: poetry install --with dev
- name: Static type checking
Expand Down

0 comments on commit fcd5b7b

Please sign in to comment.