Merge pull request #1541 from pi-hole/dependabot/pip/test/dev/pytest-testinfra-10.1.0

Bump pytest-testinfra from 10.0.0 to 10.1.0 in /test
This commit is contained in:
yubiuser 2024-03-02 13:01:15 +01:00 committed by GitHub
commit 061251e599
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ verify_ssl = true
[packages]
pytest = "==8.0.2"
pytest-xdist = "==3.5.0"
pytest-testinfra = "==10.0.0"
pytest-testinfra = "==10.1.0"
black = "==24.2.0"
[requires]

8
test/Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "6b0ed6f986bf71f8daef96098a218a111b19a831a8fe5c5781f3440b5405d1ea"
"sha256": "e85f896b08e6fe1839ba11245f8d38532fa52e8c376689920a8caad809cbff42"
},
"pipfile-spec": 6,
"requires": {
@ -404,12 +404,12 @@
},
"pytest-testinfra": {
"hashes": [
"sha256:03be2824aece7a5eda8bb4f9dbed4d8c821efcfbbc13e13df17f392c229a44ed",
"sha256:2fb7d0185458a9ba669ff14d0ddbec8b3900c6bde3fb6fad9b097374ce4ab77d"
"sha256:0a03b7f21c863396adba9578880e5a1a6764e9d20bb603e25317883fdeda024b",
"sha256:f774339b94775acdf3a8c4a3793a8ead2e8dfc70ff34b778be15aaba140fa19e"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==10.0.0"
"version": "==10.1.0"
},
"pytest-xdist": {
"hashes": [