Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Nov 14, 2023
1 parent bf34c59 commit 51a2a7b
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 274 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
python-version: ['3.10', '3.11', '3.12']
name: Python ${{ matrix.python-version }} sample

steps:
Expand Down
Loading

0 comments on commit 51a2a7b

Please sign in to comment.