Skip to content

Commit

Permalink
chore(deps): bump alembic from 1.13.2 to 1.13.3 in the poetry group (#83
Browse files Browse the repository at this point in the history
)

Bumps the poetry group with 1 update: [alembic](https://github.com/sqlalchemy/alembic).


Updates `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
  dependency-group: poetry
...

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 24, 2024
1 parent 7856ccc commit 6a9d93a
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 @@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.12"
aiofiles = "^24.0.0"
alembic = "^1.13.1"
alembic = "^1.13.3"
asyncpg = "^0.29.0"
authlib = "^1.3.0"
colorlog = "^6.8.2"
Expand Down

0 comments on commit 6a9d93a

Please sign in to comment.