From 74784e9094857dc63b559b26087da55190fba3a0 Mon Sep 17 00:00:00 2001 From: alvertogit <36294057+alvertogit@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:58:17 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 021ae9b..58d3d89 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ It is possible to execute tests of [Flask] microservice created with [pytest] fr ~/app# make test ... ============================= test session starts ============================== -platform linux -- Python 3.10.14, pytest-8.1.1, pluggy-1.4.0 +platform linux -- Python 3.10.14, pytest-8.1.1, pluggy-1.5.0 rootdir: /app/tests collected 2 items