From a34d6f139f0dc1828556ac21e6ee3574c89c277a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 23:48:36 +0000 Subject: [PATCH] Bump pytest-env from 0.8.2 to 1.0.0 Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 0.8.2 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](https://github.com/pytest-dev/pytest-env/compare/0.8.2...1.0.0) --- updated-dependencies: - dependency-name: pytest-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index ca0ab09d0..049969855 100644 --- a/Pipfile +++ b/Pipfile @@ -42,7 +42,7 @@ radon = "==6.0.1" [dev-packages] isort = "==5.12.0" pytest = "==7.4.0" -pytest-env = "==0.8.2" +pytest-env = "==1.0.0" pytest-mock = "==3.11.1" pytest-playwright = "==0.4.2" pytest-xdist = "==3.3.1" diff --git a/Pipfile.lock b/Pipfile.lock index 107efe40d..819f0bfb8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1ba88d2c8e70243162c4fd03b8ddf1ec9c5542d0d2ccee7b4e8f4fd543912179" + "sha256": "9fc8c5c0307fc5824eaa56ed470c0495229b902957ceeb1a1ac41fbb2d020b4e" }, "pipfile-spec": 6, "requires": { @@ -2035,11 +2035,11 @@ }, "pytest-env": { "hashes": [ - "sha256:5e533273f4d9e6a41c3a3120e0c7944aae5674fa773b329f00a5eb1f23c53a38", - "sha256:baed9b3b6bae77bd75b9238e0ed1ee6903a42806ae9d6aeffb8754cd5584d4ff" + "sha256:3265fe88f570337635689bacd9dafbe6e227c524abdb2b0f46454d6b6011a51c", + "sha256:c5ec593abf2430e21aec5b62ef50a0d894de634e84c935a44f3fe9663c5868c6" ], "index": "pypi", - "version": "==0.8.2" + "version": "==1.0.0" }, "pytest-mock": { "hashes": [