Преглед изворни кода

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
No known key found for this signature in database GPG Key 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…
Откажи
Сачувај