diff --git a/pyproject.toml b/pyproject.toml index 0d677af..145b8e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dependencies = [ "pyserial >=3,<4", "april_vision==3.1.0", "typing-extensions; python_version<'3.10'", - "python-dotenv==1.0.1", + "python-dotenv==1.2.3", ] classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules",