Loading .github/workflows/release.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ jobs: - name: Python Semantic Release id: release uses: python-semantic-release/python-semantic-release@v9.0.3 uses: python-semantic-release/python-semantic-release@v9.1.0 with: github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }} Loading .pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ default_language_version: repos: - repo: https://github.com/psf/black rev: 24.1.1 rev: 24.2.0 hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen rev: v3.14.1 rev: v3.15.0 hooks: - id: commitizen stages: [commit-msg] Loading Loading @@ -47,6 +47,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate rev: 37.183.0 rev: 37.198.0 hooks: - id: renovate-config-validator requirements-lint.txt +6 −6 Original line number Diff line number Diff line -r requirements.txt argcomplete==2.0.0 black==24.1.1 commitizen==3.14.1 black==24.2.0 commitizen==3.15.0 flake8==7.0.0 isort==5.13.2 mypy==1.8.0 pylint==3.0.3 pytest==8.0.0 responses==0.24.1 pytest==8.0.1 responses==0.25.0 types-PyYAML==6.0.12.12 types-requests==2.31.0.20240125 types-setuptools==69.0.0.20240125 types-requests==2.31.0.20240218 types-setuptools==69.1.0.20240217 requirements-precommit.txt +1 −1 Original line number Diff line number Diff line pre-commit==3.6.1 pre-commit==3.6.2 requirements-test.txt +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ coverage==7.4.1 pytest-console-scripts==1.4.1 pytest-cov==4.1.0 pytest-github-actions-annotate-failures==0.2.0 pytest==8.0.0 pytest==8.0.1 PyYaml==6.0.1 responses==0.24.1 responses==0.25.0 wheel==0.42.0 Loading
.github/workflows/release.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ jobs: - name: Python Semantic Release id: release uses: python-semantic-release/python-semantic-release@v9.0.3 uses: python-semantic-release/python-semantic-release@v9.1.0 with: github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }} Loading
.pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ default_language_version: repos: - repo: https://github.com/psf/black rev: 24.1.1 rev: 24.2.0 hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen rev: v3.14.1 rev: v3.15.0 hooks: - id: commitizen stages: [commit-msg] Loading Loading @@ -47,6 +47,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate rev: 37.183.0 rev: 37.198.0 hooks: - id: renovate-config-validator
requirements-lint.txt +6 −6 Original line number Diff line number Diff line -r requirements.txt argcomplete==2.0.0 black==24.1.1 commitizen==3.14.1 black==24.2.0 commitizen==3.15.0 flake8==7.0.0 isort==5.13.2 mypy==1.8.0 pylint==3.0.3 pytest==8.0.0 responses==0.24.1 pytest==8.0.1 responses==0.25.0 types-PyYAML==6.0.12.12 types-requests==2.31.0.20240125 types-setuptools==69.0.0.20240125 types-requests==2.31.0.20240218 types-setuptools==69.1.0.20240217
requirements-precommit.txt +1 −1 Original line number Diff line number Diff line pre-commit==3.6.1 pre-commit==3.6.2
requirements-test.txt +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ coverage==7.4.1 pytest-console-scripts==1.4.1 pytest-cov==4.1.0 pytest-github-actions-annotate-failures==0.2.0 pytest==8.0.0 pytest==8.0.1 PyYaml==6.0.1 responses==0.24.1 responses==0.25.0 wheel==0.42.0