Browse Source

Merge pull request #8253 from docker/dependabot/pip/python-dotenv-0.17.0

Bump python-dotenv from 0.14.0 to 0.17.0
Anca Iordache 4 years ago
parent
commit
72bbd9c3a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -13,7 +13,7 @@ ipaddress==1.0.23
 jsonschema==3.2.0
 paramiko==2.7.1
 PySocks==1.7.1
-python-dotenv==0.14.0
+python-dotenv==0.17.0
 pywin32==227; sys_platform == 'win32'
 PyYAML==5.3.1
 requests==2.24.0