From ea9c6f7d6fb5c4bf8911054948fc7b6bd3c4e8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:02:44 +0000 Subject: [PATCH] Bump pytest-asyncio from 1.0.0 to 1.1.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 429c6fcd..609cd602 100644 --- a/Pipfile +++ b/Pipfile @@ -32,7 +32,7 @@ pydoclint = "==0.6.6" pylint = "==3.3.7" pynacl = "==1.5.0" pytest = "==8.4.0" -pytest-asyncio = "==1.0.0" +pytest-asyncio = "==1.1.0" pyyaml = "==6.0.1" unidecode = "==1.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index c252ddf6..c274bc87 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "af49e9d0d73f24253830648384e35359a9ff5336611340dc52a3a95db50c67a8" + "sha256": "4f5c721cfbe24b3f74d8e4dc2d3a4611092f5302046593ff566179d442a39658" }, "pipfile-spec": 6, "requires": { @@ -1165,11 +1165,11 @@ }, "pygments": { "hashes": [ - "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f", - "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c" + "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887", + "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b" ], "markers": "python_version >= '3.8'", - "version": "==2.19.1" + "version": "==2.19.2" }, "pylint": { "hashes": [ @@ -1208,12 +1208,12 @@ }, "pytest-asyncio": { "hashes": [ - "sha256:4f024da9f1ef945e680dc68610b52550e36590a67fd31bb3b4943979a1f90ef3", - "sha256:d15463d13f4456e1ead2594520216b225a16f781e144f8fdf6c5bb4667c48b3f" + "sha256:5fe2d69607b0bd75c656d1211f969cadba035030156745ee09e7d71740e58ecf", + "sha256:796aa822981e01b68c12e4827b8697108f7205020f24b5793b3c41555dab68ea" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==1.0.0" + "version": "==1.1.0" }, "python-dateutil": { "hashes": [