Sfoglia il codice sorgente

chore(deps-dev): update coverage requirement from ^6.1.2 to >=6.1.2,<8.0.0 (#84)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 1 settimana fa
committed by GitHub
parent
commit
e534db986f
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Vedi File

@@ -33,7 +33,7 @@ python-dateutil = "^2.8"
[tool.poetry.group.dev.dependencies]
black = ">23.1,<25.0"
parameterized = "^0.9.0"
coverage = "^6.1.2"
coverage = ">=6.1.2,<8.0.0"
coveralls = ">=3.3.1,<5.0.0"

[build-system]


Caricamento…
Annulla
Salva