From 510c95f818d76397bbf4a31a8c54094ffca35bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:18:12 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.1. - [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.4...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 7fe1e18a5..a0d293d2c 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ pipenv = "==2023.12.1" pydantic = "==2.6.4" pylint = "==3.0.3" pynacl = "==1.5.0" -pytest = "==7.4.4" +pytest = "==8.1.1" pytest-asyncio = "==0.23.6" pyyaml = "==6.0.1" unidecode = "==1.3.8" diff --git a/Pipfile.lock b/Pipfile.lock index ff1124dad..2a472adc4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "04b7f0c6c9164d58ad4915872f447cf00d2459b5e2eff3fb48bcaf46730087d5" + "sha256": "10cf1dd60eecf18f09e5c0c7e93178d6ef66bb4bcc77d515a478db718b3a228b" }, "pipfile-spec": 6, "requires": { @@ -1001,12 +1001,12 @@ }, "pytest": { "hashes": [ - "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280", - "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8" + "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7", + "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==7.4.4" + "markers": "python_version >= '3.8'", + "version": "==8.1.1" }, "pytest-asyncio": { "hashes": [