From 93624cd556cf1f3367b5b5f656cb447dfd337b75 Mon Sep 17 00:00:00 2001
From: "infrabits-pipup[bot]"
 <108620213+infrabits-pipup[bot]@users.noreply.github.com>
Date: Sat, 11 Jan 2025 06:33:16 +0000
Subject: [PATCH] pipup: 3 dependencies updated in requirements-dev.txt * mypy:
 0.991 -> 1.14.1 * pytest: 7.2.1 -> 8.3.4 * tox: 4.4.4 -> 4.23.2

---
 requirements-dev.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements-dev.txt b/requirements-dev.txt
index e8adeae..614b57b 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,4 +1,4 @@
-tox==4.4.4
-pytest==7.2.1
+tox==4.23.2
+pytest==8.3.4
 pylama==8.4.1
-mypy==0.991
+mypy==1.14.1