소스 검색

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 주 전
committed by GitHub
부모
커밋
e534db986f
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml 파일 보기

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


불러오는 중...
취소
저장