Skip to content

Commit

Permalink
Bump alembic from 1.12.1 to 1.13.1 (#128)
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.12.1 to 1.13.1.
- [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 Jan 11, 2024
1 parent dffcf85 commit 6b72f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ opensearch-py==2.4.2
pandas==2.1.3
sqlalchemy==2.0.25
psycopg2==2.9.9
alembic==1.12.1
alembic==1.13.1

0 comments on commit 6b72f10

Please sign in to comment.