瀏覽代碼

chore(deps-dev): update coveralls requirement

Updates the requirements on [coveralls](https://github.com/TheKevJames/coveralls-python) to permit the latest version.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.3.1...4.0.1)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-version: 4.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/83/head
dependabot[bot] 2 週之前
committed by GitHub
父節點
當前提交
86bdd54044
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      pyproject.toml

+ 1
- 1
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"]


Loading…
取消
儲存