federation/Pipfile
dependabot[bot] 04ce889c1e
build(deps-dev): bump black from 20.8b1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 15:48:53 +00:00

15 lines
220 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
black = "==24.3.0"
[packages]
ariadne = "==0.13.0"
uvicorn = "==0.13.4"
pydantic = "==1.8.2"
[requires]
python_version = "3.8"