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