Merge pull request #1616 from pi-hole/dependabot/pip/test/dev/pytest-8.3.2

Bump pytest from 8.2.2 to 8.3.2 in /test
This commit is contained in:
yubiuser
2024-07-27 13:42:54 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages] [dev-packages]
[packages] [packages]
pytest = "==8.2.2" pytest = "==8.3.2"
pytest-xdist = "==3.6.1" pytest-xdist = "==3.6.1"
pytest-testinfra = "==10.1.1" pytest-testinfra = "==10.1.1"
black = "==24.4.2" black = "==24.4.2"

16
test/Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "86f554273147821d6a2379428b10b70ba1212da9373a25247d35b0f9cc32c385" "sha256": "92a37f0d2ee99a840307a61054c24955ee0c71e490f5f2885b47cad18bd1bba3"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@@ -365,11 +365,11 @@
}, },
"packaging": { "packaging": {
"hashes": [ "hashes": [
"sha256:2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5", "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002",
"sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9" "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.8'",
"version": "==24.0" "version": "==24.1"
}, },
"pathspec": { "pathspec": {
"hashes": [ "hashes": [
@@ -405,12 +405,12 @@
}, },
"pytest": { "pytest": {
"hashes": [ "hashes": [
"sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343", "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5",
"sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977" "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
"version": "==8.2.2" "version": "==8.3.2"
}, },
"pytest-forked": { "pytest-forked": {
"hashes": [ "hashes": [