From 10752e18986911e311776c03ef71435fde72a71b Mon Sep 17 00:00:00 2001 From: alvertogit <36294057+alvertogit@users.noreply.github.com> Date: Sun, 18 Aug 2024 16:03:09 +0200 Subject: [PATCH] upgraded dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1db857..3b1f551 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ It is possible to execute tests of [Flask] microservice created with [pytest] fr ~/app# make test ... ============================= test session starts ============================== -platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 +platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /app/tests collected 2 items