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