Merge pull request #1480 from pi-hole/dependabot/pip/test/dev/pytest-testinfra-9.0.0

Bump pytest-testinfra from 6.8.0 to 9.0.0 in /test
This commit is contained in:
Adam Warner
2023-11-03 14:24:16 +00:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ verify_ssl = true
[packages] [packages]
pytest = "==7.4.3" pytest = "==7.4.3"
pytest-xdist = "==3.3.1" pytest-xdist = "==3.3.1"
pytest-testinfra = "==6.8.0" pytest-testinfra = "==9.0.0"
black = "==23.10.1" black = "==23.10.1"
[requires] [requires]

10
test/Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "8ea17d148f52ed9871b38f20a8fd916843923bd537386ee96bb3dac4226c455e" "sha256": "f2bf7737e9c805fd250dec676cd4e43deffb85a1b8d709b2817cefafcecf8ab6"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@@ -132,12 +132,12 @@
}, },
"pytest-testinfra": { "pytest-testinfra": {
"hashes": [ "hashes": [
"sha256:07c8c2c472aca7d83099ebc5f850d383721cd654b66c60ffbb145e45e584ff99", "sha256:2cb0fab78c17ed68edc3c812ef68905e19665060f94ce0f1601f5cd0ea4d258c",
"sha256:56ac1dfc61342632a1189091473e253db1a3cdcecce0d49d6a769f33cd264814" "sha256:5311b369e0546920fce464c3bf945b55ebe75a127568f6d615e94b8891340149"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.9'",
"version": "==6.8.0" "version": "==9.0.0"
}, },
"pytest-xdist": { "pytest-xdist": {
"hashes": [ "hashes": [