From 259527ecfd6610bef250edefb8588beb496a4462 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 18:24:03 +0000 Subject: [PATCH] Update dependency robotframework-pythonlibcore to v4.5.0 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 175a44c..4efa570 100644 --- a/Pipfile +++ b/Pipfile @@ -27,7 +27,7 @@ py = "==1.11.0" pyparsing = "==3.3.1" pytest-playwright = "==0.7.2" requests = "==2.32.5" -robotframework-pythonlibcore = "==4.4.1" +robotframework-pythonlibcore = "==4.5.0" six = "==1.17.0" toml = "==0.10.2" urllib3 = "==2.6.3" diff --git a/Pipfile.lock b/Pipfile.lock index 52769f0..1e15aad 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "29094d6df575fac27c729bd8b9c2bc5c3ccb4ecd842d940574ca9c6adf280317" + "sha256": "1d9b94ea5540bbe915d4f4b0f14f43e97b5191ff71b16f0273bf73cef0cb95cf" }, "pipfile-spec": 6, "requires": {}, @@ -561,12 +561,12 @@ }, "robotframework-pythonlibcore": { "hashes": [ - "sha256:2d695b2ea906f5815179643e29182466675e682d82c5fa9d1009edfae2f84b16", - "sha256:e0517129522aaa039eb2a28fd3d9720b7a0be0b90d0cbcb153a6c8016bb9e973" + "sha256:4c220c5b890e754747d780c1ea32d056dbaf4045fd0dbacca508b5b4f6761daf", + "sha256:54ad47c592b2959bffe865e006fd4517f3c46dfb9df5b68a3f335ab842ab065e" ], "index": "pypi", "markers": "python_version >= '3.8' and python_version < '4'", - "version": "==4.4.1" + "version": "==4.5.0" }, "robotframework-seleniumlibrary": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index a4425b9..cca73f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pytest-playwright==0.7.2 pyyaml==6.0.3 requests==2.32.5 robotframework-pabot==5.1.0 -robotframework-pythonlibcore==4.4.1 +robotframework-pythonlibcore==4.5.0 robotframework-seleniumlibrary==6.8.0 robotframework==7.4.1 sauceclient==1.0.1