Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.17 to 2.0.18 (#173)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.17 to 2.0.18.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 6025367 commit 7709c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"passlib==1.7.4",
"PyJWT==2.7.0",
"python-dotenv==1.0.0",
"SQLAlchemy==2.0.17",
"SQLAlchemy==2.0.18",
"pyyaml==6.0",
"toml==0.10.2",
"pydantic==2.0.2"
Expand Down

0 comments on commit 7709c16

Please sign in to comment.