瀏覽代碼

chore(deps-dev): update black requirement from ^23.1 to >=23.1,<25.0

Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.1.0...24.4.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

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

+ 1
- 1
pyproject.toml 查看文件

@@ -29,7 +29,7 @@ skyfield-data = ">=3,<6"
python-dateutil = "^2.8"

[tool.poetry.group.dev.dependencies]
black = "^23.1"
black = ">=23.1,<25.0"
parameterized = "^0.9.0"
coverage = "^6.1.2"
coveralls = "^3.3.1"


Loading…
取消
儲存