Skip to content

Commit 1746e01

Browse files
committed
chore(deps): require py310 and bump filelock to 3.20.1
1 parent 59b61c9 commit 1746e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13' ]
22+
python-version: [ '3.10', '3.11', '3.12', '3.13' ]
2323
fail-fast: false
2424

2525
steps:

0 commit comments

Comments
 (0)