Commit e820db0d authored by renovate[bot]'s avatar renovate[bot] Committed by John Villalovos
Browse files

chore(deps): update all non-major dependencies

parent 67370d8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ jobs:

    - name: Python Semantic Release
      id: release
      uses: python-semantic-release/python-semantic-release@v9.8.5
      uses: python-semantic-release/python-semantic-release@v9.8.6
      with:
        github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}

+4 −4
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ repos:
    hooks:
      - id: black
  - repo: https://github.com/commitizen-tools/commitizen
    rev: v3.27.0
    rev: v3.28.0
    hooks:
      - id: commitizen
        stages: [commit-msg]
@@ -20,7 +20,7 @@ repos:
    hooks:
      - id: isort
  - repo: https://github.com/pycqa/pylint
    rev: v3.2.5
    rev: v3.2.6
    hooks:
      - id: pylint
        additional_dependencies:
@@ -30,7 +30,7 @@ repos:
          - requests-toolbelt==1.0.0
        files: 'gitlab/'
  - repo: https://github.com/pre-commit/mirrors-mypy
    rev: v1.10.1
    rev: v1.11.0
    hooks:
      - id: mypy
        args: []
@@ -47,6 +47,6 @@ repos:
      - id: rst-directive-colons
      - id: rst-inline-touching-normal
  - repo: https://github.com/maxbrunet/pre-commit-renovate
    rev: 37.431.4
    rev: 37.438.4
    hooks:
      - id: renovate-config-validator
+2 −2
Original line number Diff line number Diff line
-r requirements.txt
furo==2024.5.6
furo==2024.7.18
jinja2==3.1.4
myst-parser==3.0.1
sphinx==7.3.7
sphinx==7.4.7
sphinxcontrib-autoprogram==0.1.9
+4 −4
Original line number Diff line number Diff line
-r requirements.txt
argcomplete==2.0.0
black==24.4.2
commitizen==3.27.0
commitizen==3.28.0
flake8==7.1.0
isort==5.13.2
mypy==1.10.1
pylint==3.2.5
pytest==8.2.2
mypy==1.11.0
pylint==3.2.6
pytest==8.3.1
responses==0.25.3
types-PyYAML==6.0.12.20240311
types-requests==2.32.0.20240712
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ coverage==7.6.0
pytest-console-scripts==1.4.1
pytest-cov==5.0.0
pytest-github-actions-annotate-failures==0.2.0
pytest==8.2.2
pytest==8.3.1
PyYaml==6.0.1
responses==0.25.3
wheel==0.43.0