diff --git a/pyproject.toml b/pyproject.toml index 970f26b..7645028 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ dependencies = [ "prometheus-client==0.25.0", "proxmoxer==2.3.0", - "python-dotenv==1.2.2", + "python-dotenv==1.2.3", "requests==2.34.2", ]