Compare commits

..

No commits in common. "main" and "2025.2.1" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@ jobs:
with: with:
fetch-depth: 2 fetch-depth: 2
- name: Set up Python ${{ matrix.python-version }} - name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5.6.0 uses: actions/setup-python@v5.4.0
with: with:
python-version: ${{ matrix.python-version }} python-version: ${{ matrix.python-version }}
- name: Install dependencies - name: Install dependencies

View File

@ -1,7 +1,7 @@
black==25.1.0 black==25.1.0
flake8==7.3.0 flake8==7.1.1
isort==6.0.1 isort==6.0.0
mypy==1.17.0 mypy==1.15.0
pre-commit==4.2.0 pre-commit==4.1.0
pydocstyle==6.3.0 pydocstyle==6.3.0
pylint==3.3.7 pylint==3.3.4