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

chore(deps): update all non-major dependencies

parent 0ceebd0e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ jobs:
          TOXENV: ${{ matrix.toxenv }}
        run: tox -- --override-ini='log_cli=True'
      - name: Upload codecov coverage
        uses: codecov/codecov-action@v4.5.0
        uses: codecov/codecov-action@v4.6.0
        with:
          files: ./coverage.xml
          flags: ${{ matrix.toxenv }}
@@ -101,7 +101,7 @@ jobs:
          TOXENV: cover
        run: tox
      - name: Upload codecov coverage
        uses: codecov/codecov-action@v4.5.0
        uses: codecov/codecov-action@v4.6.0
        with:
          files: ./coverage.xml
          flags: unit
+1 −1
Original line number Diff line number Diff line
@@ -51,6 +51,6 @@ repos:
      - id: rst-directive-colons
      - id: rst-inline-touching-normal
  - repo: https://github.com/maxbrunet/pre-commit-renovate
    rev: 38.103.1
    rev: 38.110.2
    hooks:
      - id: renovate-config-validator
+1 −1
Original line number Diff line number Diff line
-r requirements.txt
build==1.2.2
build==1.2.2.post1
coverage==7.6.1
pytest-console-scripts==1.4.1
pytest-cov==5.0.0