Skip to content

Commit

Permalink
Bump alembic from 1.11.3 to 1.12.0 (#3745)
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 1, 2023
1 parent 0dc5722 commit b108d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aiohttp==3.8.5
# openai
aiosignal==1.3.1
# via aiohttp
alembic==1.11.3
alembic==1.12.0
# via -r requirements-base.in
anyio==3.7.1
# via
Expand Down

0 comments on commit b108d44

Please sign in to comment.