File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 run : python -m pytest
6262
6363 - name : Upload coverage to Codecov
64- uses : codecov/codecov-action@v4.4.1
64+ uses : codecov/codecov-action@v4.5.0
6565 with :
6666 env_vars : PYTHON
6767 flags : unittests
Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ repos:
3131 - id : python-use-type-annotations
3232
3333 - repo : https://github.com/asottile/pyupgrade
34- rev : v3.15.2
34+ rev : v3.16.0
3535 hooks :
3636 - id : pyupgrade
3737 args :
3838 - " --py38-plus"
3939
4040 - repo : https://github.com/astral-sh/ruff-pre-commit
41- rev : " v0.4.7 "
41+ rev : " v0.5.0 "
4242 hooks :
4343 - id : ruff
4444 args :
6262 - --target-version=py38
6363
6464 - repo : https://github.com/pycqa/flake8
65- rev : 7.0 .0
65+ rev : 7.1 .0
6666 hooks :
6767 - id : flake8
6868 additional_dependencies :
You can’t perform that action at this time.
0 commit comments