v0.4.0 #53
@ -11,7 +11,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest-de
|
||||||
container: catthehacker/ubuntu:act-latest
|
container: catthehacker/ubuntu:act-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
black~=24.8.0
|
black~=24.8.0
|
||||||
build==1.2.1
|
build==1.2.2
|
||||||
isort==5.13.2
|
isort==5.13.2
|
||||||
mypy~=1.11.0
|
mypy~=1.11.0
|
||||||
pylint==3.2.6
|
pylint==3.2.7
|
||||||
pytest-asyncio~=0.23.6
|
pytest-asyncio~=0.24.0
|
||||||
pytest-cov~=5.0.0
|
pytest-cov~=5.0.0
|
||||||
pytest~=8.3.1
|
pytest~=8.3.1
|
||||||
tox==4.18.0
|
tox==4.18.0
|
||||||
|
Loading…
Reference in New Issue
Block a user