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

chore(deps): update all non-major dependencies

parent de2e4dd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ jobs:
          TOXENV: docs
        run: tox
      - name: Archive generated docs
        uses: actions/upload-artifact@v4.3.3
        uses: actions/upload-artifact@v4.3.4
        with:
          name: html-docs
          path: build/sphinx/html/
+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.3
      uses: python-semantic-release/python-semantic-release@v9.8.5
      with:
        github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}

+2 −2
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ jobs:
        pip install -r requirements-test.txt
    - name: Build package
      run: python -m build -o dist/
    - uses: actions/upload-artifact@v4.3.3
    - uses: actions/upload-artifact@v4.3.4
      with:
        name: dist
        path: dist
@@ -133,7 +133,7 @@ jobs:
      uses: actions/setup-python@v5.1.0
      with:
        python-version: '3.12'
    - uses: actions/download-artifact@v4.1.7
    - uses: actions/download-artifact@v4.1.8
      with:
        name: dist
        path: dist
+1 −1
Original line number Diff line number Diff line
@@ -47,6 +47,6 @@ repos:
      - id: rst-directive-colons
      - id: rst-inline-touching-normal
  - repo: https://github.com/maxbrunet/pre-commit-renovate
    rev: 37.421.2
    rev: 37.425.1
    hooks:
      - id: renovate-config-validator
+1 −1
Original line number Diff line number Diff line
@@ -10,4 +10,4 @@ pytest==8.2.2
responses==0.25.3
types-PyYAML==6.0.12.20240311
types-requests==2.32.0.20240622
types-setuptools==70.1.0.20240627
types-setuptools==70.2.0.20240704