Quellcode durchsuchen
chore(deps-dev): update coveralls requirement from ^3.3.1 to >=3.3.1,<5.0.0 (#83)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/84/head
dependabot[bot]
vor 1 Woche
committed by
GitHub
Ursprung
Commit
758dafbe2f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
pyproject.toml
|
|
|
@@ -34,7 +34,7 @@ python-dateutil = "^2.8" |
|
|
|
black = ">23.1,<25.0" |
|
|
|
parameterized = "^0.9.0" |
|
|
|
coverage = "^6.1.2" |
|
|
|
coveralls = "^3.3.1" |
|
|
|
coveralls = ">=3.3.1,<5.0.0" |
|
|
|
|
|
|
|
[build-system] |
|
|
|
requires = ["poetry-core>=1.0.0"] |
|
|
|
|