Skip to content

Commit

Permalink
chore(deps-dev): Bump sqlalchemy2-stubs from 0.0.2a31 to 0.0.2a32 (#1334
Browse files Browse the repository at this point in the history
)

Bumps [sqlalchemy2-stubs](https://github.com/sqlalchemy/sqlalchemy2-stubs) from 0.0.2a31 to 0.0.2a32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy2-stubs/releases)
- [Commits](sqlalchemy/sqlalchemy2-stubs@v0.0.2a31...v0.0.2a32)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2023
1 parent 1ae7414 commit a349e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -100,7 +100,7 @@ pyarrow = {version = "^10.0.1", optional = true, python = "<3.11"}
freezegun = "^1.2.2"
viztracer = {version = "^0.15.6", optional = true, python = "<3.11"}
requests-mock = "^1.10.0"
sqlalchemy2-stubs = {version = "^0.0.2a31", allow-prereleases = true}
sqlalchemy2-stubs = {version = "^0.0.2a32", allow-prereleases = true}
types-python-dateutil = "^2.8.19"
types-pytz = "^2022.7.1.0"
types-requests = "^2.28.11"
Expand Down

0 comments on commit a349e38

Please sign in to comment.