1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-07-02 14:11:01 +02:00
docker-pi-hole/test/Pipfile
dependabot[bot] e5e6a2945b
Bump black from 24.2.0 to 24.4.0 in /test
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.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/compare/24.2.0...24.4.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 10:22:16 +00:00

16 lines
229 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
pytest = "==8.0.2"
pytest-xdist = "==3.5.0"
pytest-testinfra = "==10.1.0"
black = "==24.4.0"
[requires]
python_version = "3"