Skip to content

Commit

Permalink
Bump alembic from 1.13.1 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.1 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 and sergeyklay committed Oct 17, 2024
1 parent 80f84e5 commit 716129e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/requirements.txt requirements/requirements.in
#
alembic==1.13.1 \
--hash=sha256:2edcc97bed0bd3272611ce3a98d98279e9c209e7186e43e75bbb1b2bdfdbcc43 \
--hash=sha256:4932c8558bf68f2ee92b9bbcb8218671c627064d5b08939437af6d77dc05e595
alembic==1.13.3 \
--hash=sha256:203503117415561e203aa14541740643a611f641517f0209fcae63e9fa09f1a2 \
--hash=sha256:908e905976d15235fae59c9ac42c4c5b75cfcefe3d27c0fbf7ae15a37715d80e
# via
# -r requirements/requirements.in
# flask-migrate
Expand Down

0 comments on commit 716129e

Please sign in to comment.