Commit d4fdf906 authored by renovate[bot]'s avatar renovate[bot] Committed by Nejc Habjan
Browse files

chore(deps): update all non-major dependencies

parent 7767514a
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.0
      uses: python-semantic-release/python-semantic-release@v9.8.1
      with:
        github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}

+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ repos:
    hooks:
      - id: isort
  - repo: https://github.com/pycqa/pylint
    rev: v3.2.2
    rev: v3.2.3
    hooks:
      - id: pylint
        additional_dependencies:
@@ -47,6 +47,6 @@ repos:
      - id: rst-directive-colons
      - id: rst-inline-touching-normal
  - repo: https://github.com/maxbrunet/pre-commit-renovate
    rev: 37.385.0
    rev: 37.399.9
    hooks:
      - id: renovate-config-validator
+3 −3
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@ commitizen==3.27.0
flake8==7.0.0
isort==5.13.2
mypy==1.10.0
pylint==3.2.2
pytest==8.2.1
responses==0.25.0
pylint==3.2.3
pytest==8.2.2
responses==0.25.2
types-PyYAML==6.0.12.20240311
types-requests==2.32.0.20240602
types-setuptools==70.0.0.20240524
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ coverage==7.5.3
pytest-console-scripts==1.4.1
pytest-cov==5.0.0
pytest-github-actions-annotate-failures==0.2.0
pytest==8.2.1
pytest==8.2.2
PyYaml==6.0.1
responses==0.25.0
responses==0.25.2
wheel==0.43.0