Skip to content

Commit b6667c0

Browse files
Bump sqlalchemy-stubs from 0.3 to 0.4
Bumps [sqlalchemy-stubs](https://github.com/dropbox/sqlalchemy-stubs) from 0.3 to 0.4. - [Release notes](https://github.com/dropbox/sqlalchemy-stubs/releases) - [Commits](dropbox/sqlalchemy-stubs@v0.3...v0.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e5064d commit b6667c0

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)