dependabot[bot]
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
pyproject.toml
|
|
@@ -34,7 +34,7 @@ python-dateutil = "^2.8" |
|
|
black = ">23.1,<25.0" |
|
|
black = ">23.1,<25.0" |
|
|
parameterized = "^0.9.0" |
|
|
parameterized = "^0.9.0" |
|
|
coverage = "^6.1.2" |
|
|
coverage = "^6.1.2" |
|
|
coveralls = "^3.3.1" |
|
|
|
|
|
|
|
|
coveralls = ">=3.3.1,<5.0.0" |
|
|
|
|
|
|
|
|
[build-system] |
|
|
[build-system] |
|
|
requires = ["poetry-core>=1.0.0"] |
|
|
requires = ["poetry-core>=1.0.0"] |
|
|
|