Bump pytest from 7.4.3 to 7.4.4 in /test

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-06 10:31:36 +00:00
committed by GitHub
parent f400befb85
commit e4a6a8c9c5
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages] [dev-packages]
[packages] [packages]
pytest = "==7.4.3" pytest = "==7.4.4"
pytest-xdist = "==3.5.0" pytest-xdist = "==3.5.0"
pytest-testinfra = "==10.0.0" pytest-testinfra = "==10.0.0"
black = "==23.12.1" black = "==23.12.1"

8
test/Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "bd1650b977facbbb5a698caaf33cf15c76ccec9b95c2cdfa7208ffc566ae80d4" "sha256": "6a63e5fd83daa8336c3f50715b7c8b3364069c026453cf25cb0c83178807f1ed"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@@ -387,12 +387,12 @@
}, },
"pytest": { "pytest": {
"hashes": [ "hashes": [
"sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac", "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280",
"sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5" "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==7.4.3" "version": "==7.4.4"
}, },
"pytest-forked": { "pytest-forked": {
"hashes": [ "hashes": [