Skip to content

Commit

Permalink
Bump alembic from 1.13.1 to 1.13.2 (#710)
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Boers <[email protected]>
  • Loading branch information
dependabot[bot] and pboers1988 authored Jul 18, 2024
1 parent 8bc8855 commit 09388ca
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 @@ -35,7 +35,7 @@ classifiers = [
"Topic :: Internet :: WWW/HTTP",
]
dependencies = [
"alembic==1.13.1",
"alembic==1.13.2",
"anyio>=3.7.0",
"click==8.*",
"deprecated",
Expand Down

0 comments on commit 09388ca

Please sign in to comment.