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

chore(deps): update all non-major dependencies

parent d39129b6
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.13.0
      uses: python-semantic-release/python-semantic-release@v9.14.0
      with:
        github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}

+2 −2
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.30.1
    rev: v3.31.0
    hooks:
      - id: commitizen
        stages: [commit-msg]
@@ -51,6 +51,6 @@ repos:
      - id: rst-directive-colons
      - id: rst-inline-touching-normal
  - repo: https://github.com/maxbrunet/pre-commit-renovate
    rev: 39.9.2
    rev: 39.19.1
    hooks:
      - id: renovate-config-validator
+2 −2
Original line number Diff line number Diff line
-r requirements.txt
argcomplete==2.0.0
black==24.10.0
commitizen==3.30.1
commitizen==3.31.0
flake8==7.1.1
isort==5.13.2
mypy==1.13.0
@@ -11,4 +11,4 @@ responses==0.25.3
respx==0.21.1
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20241016
types-setuptools==75.3.0.20241107
types-setuptools==75.5.0.20241116
+1 −1
Original line number Diff line number Diff line
-r requirements.txt
build==1.2.2.post1
coverage==7.6.4
coverage==7.6.7
pytest-console-scripts==1.4.1
pytest-cov==6.0.0
pytest-github-actions-annotate-failures==0.2.0