From ec43e75e5b72cb8d7721e980f943b94bf2b9e76e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 20:25:43 +0000 Subject: [PATCH] chore(deps): update dependency fastjsonschema to ~=2.22.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a89ce04b..7593a288 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ Red-DiscordBot>=3.5.0 pyright~=1.1.394 ruff~=0.15.0 -fastjsonschema~=2.21.2 +fastjsonschema~=2.22.2 pre-commit~=4.3.0 pytest-aiohttp~=1.0.5 pytest-asyncio~=1.4.0