Skip to content

Commit aefd958

Browse files
Update dependency python-dotenv to v0.21.1 (#150)
1 parent 066fa6b commit aefd958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ loguru==0.6.0; python_version >= "3.5"
66
paramiko==2.11.0
77
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
88
pynacl==1.5.0; python_version >= "3.6"
9-
python-dotenv==0.20.0; python_version >= "3.5"
9+
python-dotenv==0.21.1; python_version >= "3.5"
1010
scp==0.14.4
1111
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
1212
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"

0 commit comments

Comments
 (0)