Update poetry.lock
Package operations: 0 installs, 5 updates, 0 removals • Updating multidict (5.2.0 -> 6.0.2) • Updating pyparsing (3.0.6 -> 3.0.7) • Updating regex (2021.11.10 -> 2022.1.18) • Updating sqlalchemy (1.4.29 -> 1.4.31) • Updating types-dateparser (1.0.12 -> 1.0.13)
This commit is contained in:
@ -27,7 +27,7 @@ python-dotenv = "^0.19.2"
|
||||
discord-py-slash-command = "^3.0.3"
|
||||
APScheduler = "^3.8.1"
|
||||
dateparser = "^1.1.0"
|
||||
SQLAlchemy = "^1.4.29"
|
||||
SQLAlchemy = "^1.4.31"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.5"
|
||||
|
Reference in New Issue
Block a user