From 285ace80f6bbe22da8e84f28ec14f8fc0cb31d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:58:36 +0000 Subject: [PATCH] Bump pytest-playwright from 0.7.0 to 0.7.1 Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: pytest-playwright dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 4bad7edf..de05e5ec 100644 --- a/Pipfile +++ b/Pipfile @@ -23,7 +23,7 @@ graphiti-core = {ref = "staging", git = "git+https://github.com/FalkorDB/graphit pytest = "~=8.4.1" pylint = "~=3.3.4" playwright = "~=1.54.0" -pytest-playwright = "~=0.7.0" +pytest-playwright = "~=0.7.1" pytest-asyncio = "~=1.1.0" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 37a0155a..cc2816c9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c284179135dbd3bbee77805c6c9dff78d7d8d81ca0fad022729b216b23586af0" + "sha256": "219d08ffaad2dc0f16e6dfa567b2a3b06e43848a326133abbb23b19b1dfd54e6" }, "pipfile-spec": 6, "requires": { @@ -2394,12 +2394,12 @@ }, "pytest": { "hashes": [ - "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7", - "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c" + "sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01", + "sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==8.4.1" + "version": "==8.4.2" }, "pytest-asyncio": { "hashes": [ @@ -2420,12 +2420,12 @@ }, "pytest-playwright": { "hashes": [ - "sha256:2516d0871fa606634bfe32afbcc0342d68da2dbff97fe3459849e9c428486da2", - "sha256:b3f2ea514bbead96d26376fac182f68dcd6571e7cb41680a89ff1673c05d60b6" + "sha256:94b551b2677ecdc16284fcd6a4f0045eafda47a60e74410f3fe4d8260e12cabf", + "sha256:fcc46510fb75f8eba6df3bc8e84e4e902483d92be98075f20b9d160651a36d90" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.7.0" + "version": "==0.7.1" }, "python-slugify": { "hashes": [