Procházet zdrojové kódy

chore(deps-dev): update coverage requirement

Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version.
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/6.1.2...7.6.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/84/head
dependabot[bot] před 1 týdnem
committed by GitHub
rodič
revize
d89e2d7071
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Zobrazit soubor

@@ -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]


Načítá se…
Zrušit
Uložit