Skip to content

Commit

Permalink
chore(deps-dev): Bump sqlalchemy2-stubs from 0.0.2a26 to 0.0.2a27 (#946)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy2-stubs](https://github.com/sqlalchemy/sqlalchemy2-stubs) from 0.0.2a26 to 0.0.2a27.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy2-stubs/releases)
- [Commits](sqlalchemy/sqlalchemy2-stubs@v0.0.2a26...v0.0.2a27)

---
updated-dependencies:
- dependency-name: sqlalchemy2-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent e19ecf5 commit b3efc47
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 32 deletions.
44 changes: 13 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pyarrow = "^9.0.0"
freezegun = "^1.2.2"
viztracer = "^0.15.4"
requests-mock = "^1.10.0"
sqlalchemy2-stubs = {version = "^0.0.2a26", allow-prereleases = true}
sqlalchemy2-stubs = {version = "^0.0.2a27", allow-prereleases = true}
types-python-dateutil = "^2.8.19"
types-requests = "^2.28.9"
coverage = {extras = ["toml"], version = "^6.4"}
Expand Down

0 comments on commit b3efc47

Please sign in to comment.