Explorar el Código

chore(deps-dev): update black requirement from ^21.11b1 to ^22.1 (#45)

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/21.11b1...22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/v1.0.5
dependabot[bot] hace 2 años
committed by GitHub
padre
commit
f29718f67e
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Ver fichero

@@ -25,7 +25,7 @@ skyfield-data = "^3.0"
python-dateutil = "^2.8"

[tool.poetry.dev-dependencies]
black = "^21.11b1"
black = "^22.1"
parameterized = "^0.8.1"
coverage = "^6.1.2"
coveralls = "^3.3.1"


Cargando…
Cancelar
Guardar