Skip to content

Commit

Permalink
Bump alembic from 1.13.2 to 1.13.3
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.13.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f985e1c commit 09c6832
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 @@ -33,7 +33,7 @@ pytest-cov = {version = "^5.0.0", optional = true}
Flask-SQLAlchemy = "^3.1.1"
SQLAlchemy = {version = "^2.0.24"}
psycopg2-binary = {version = "^2.9.7"}
alembic = "^1.13.2"
alembic = "^1.13.3"
iso8601 = "^2.1.0"
pydantic = "^2.7.1"
Flask-Pydantic = "^0.12.0"
Expand Down

0 comments on commit 09c6832

Please sign in to comment.