Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 12e0d44

Browse files
Update dependency loguru to v0.6.0
1 parent 31e25ad commit 12e0d44

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

‎poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python = "^3.8"
2222
sqlalchemy = "*"
2323
pymysql = "*"
2424
python-dotenv = "*"
25-
loguru = "^0.5.3"
25+
loguru = "^0.6.0"
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "*"

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
colorama==0.4.4; 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"
22
greenlet==1.0.0; python_version >= "3" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3"
3-
loguru==0.5.3; python_version >= "3.5"
3+
loguru==0.6.0; python_version >= "3.5"
44
pymysql==1.0.2; python_version >= "3.6"
55
python-dotenv==0.16.0
66
sqlalchemy==1.4.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /