v0.4.0 #53

Merged
profitroll merged 108 commits from dev into master 2024-09-08 02:54:11 +03:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit d29793f064 - Show all commits

View File

@ -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:

View File

@ -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