Skip to content

Commit

Permalink
build(deps): bump sqlalchemy from 2.0.18 to 2.0.19
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 9418f12 commit 0174ee3
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 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 @@ -18,7 +18,7 @@ Pillow = "^9.5.0"
google-trans-new = "^1.1.9"
pypers = "^1.3.4"
removebg = "^0.04"
SQLAlchemy = "^2.0.18"
SQLAlchemy = "^2.0.19"
redis = "^4.6.0"
pymongo = "^4.4.1"

Expand Down

0 comments on commit 0174ee3

Please sign in to comment.