diff --git a/pyproject.toml b/pyproject.toml index d3366398..487bf80c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dependencies = [ "pyserial >=3,<4", "april_vision==2.2.0", "typing-extensions; python_version<'3.10'", - "python-dotenv==1.0.1", + "python-dotenv==1.1.0", ] classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules",