Skip to content

Commit 0b824ce

Browse files
authored
Merge pull request #254 from jdkandersson/dependabot/pip/sqlalchemy-stubs-0.4
Bump sqlalchemy-stubs from 0.3 to 0.4
2 parents 7e5064d + b6667c0 commit 0b824ce

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -37,7 +37,7 @@ python = "^3.7"
3737
SQLAlchemy = "^1.0"
3838
jsonschema = "^3"
3939
Jinja2 = "^2"
40-
sqlalchemy-stubs = "^0.3"
40+
sqlalchemy-stubs = ">=0.3,<0.5"
4141
typing_extensions = { version = "^3.7.4", python = "<3.8" }
4242

4343
[tool.poetry.extras]

0 commit comments

Comments
 (0)