diff --git a/requirements.txt b/requirements.txt index 0d81d69..d6ecbdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ python-dateutil==2.9.0.post0 # Testing framework -pytest==9.0.2 +pytest==9.0.3 pytest-asyncio==1.3.0 pytest-cov==4.1.0 pytest-mock==3.15.1 @@ -35,7 +35,7 @@ flake8==7.3.0 mypy==1.19.1 # Environment management -python-dotenv==1.2.1 +python-dotenv==1.2.2 # Logging structlog==25.5.0