Skip to content

Commit 18ad72a

Browse files
committed
bump sqlalchemy
1 parent d651f6a commit 18ad72a

3 files changed

Lines changed: 61 additions & 61 deletions

File tree

CHANGES

Whitespace-only changes.

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ aiohttp = "^3.6.3"
2222
aiohttp-jinja2 = "^1.4.2"
2323
aiomysql = {version = "0.2.0", optional = true}
2424
aiopg = {version = "1.5.0a1", extras = ["sa"]}
25-
python-dateutil = "2.9.0"
26-
sqlalchemy = "2.0.41"
25+
python-dateutil = "^2.9.0"
26+
sqlalchemy = "^2.0.42"
2727

2828
umongo = {version = "^3.1.0", extras = ["motor"], optional = true}
2929

0 commit comments

Comments
 (0)