Skip to content

Commit 2bfcf3a

Browse files
Update dependency loguru to v0.7.2
1 parent d1a1d9c commit 2bfcf3a

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
@@ -14,7 +14,7 @@ charset-normalizer==2.1.1; python_full_version >= "3.5.0" and python_version >=
1414
colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
1515
frozenlist==1.4.0; python_version >= "3.7"
1616
idna==3.4; python_version >= "3.6"
17-
loguru==0.6.0; python_version >= "3.5"
17+
loguru==0.7.2; python_version >= "3.5"
1818
multidict==6.0.4; python_version >= "3.6"
1919
pycares==4.4.0
2020
pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"

0 commit comments

Comments
 (0)