Merge pull request #1489 from pi-hole/dependabot/pip/test/development-v6/pytest-testinfra-10.0.0

Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test
This commit is contained in:
yubiuser
2023-11-18 11:44:54 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

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

8
test/Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "f2bf7737e9c805fd250dec676cd4e43deffb85a1b8d709b2817cefafcecf8ab6"
"sha256": "96a108f3e31d48b8881751ed35e434d64a687b450a97f2fec5b1136cece7de49"
},
"pipfile-spec": 6,
"requires": {
@@ -116,12 +116,12 @@
},
"pytest-testinfra": {
"hashes": [
"sha256:2cb0fab78c17ed68edc3c812ef68905e19665060f94ce0f1601f5cd0ea4d258c",
"sha256:5311b369e0546920fce464c3bf945b55ebe75a127568f6d615e94b8891340149"
"sha256:03be2824aece7a5eda8bb4f9dbed4d8c821efcfbbc13e13df17f392c229a44ed",
"sha256:2fb7d0185458a9ba669ff14d0ddbec8b3900c6bde3fb6fad9b097374ce4ab77d"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==9.0.0"
"version": "==10.0.0"
},
"pytest-xdist": {
"hashes": [