diff --git a/pyproject.toml b/pyproject.toml index 713a163..9e85afa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ select = [ dev = [ "pytest>=9.1.1", "pytest-cov>=7.1.0", - "python-dotenv>=1.2.2", + "python-dotenv>=1.2.3", "ruff>=0.16.3", ]