Skip to content

Commit 3f6f7f1

Browse files
chore(deps): bump alembic from 1.17.0 to 1.17.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.0 to 1.17.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-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 691680f commit 3f6f7f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/main.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/main.txt requirements/main.in
66
#
7-
alembic==1.17.0 \
8-
--hash=sha256:4652a0b3e19616b57d652b82bfa5e38bf5dbea0813eed971612671cb9e90c0fe \
9-
--hash=sha256:80523bc437d41b35c5db7e525ad9d908f79de65c27d6a5a5eab6df348a352d99
7+
alembic==1.17.1 \
8+
--hash=sha256:8a289f6778262df31571d29cca4c7fbacd2f0f582ea0816f4c399b6da7528486 \
9+
--hash=sha256:cbc2386e60f89608bb63f30d2d6cc66c7aaed1fe105bd862828600e5ad167023
1010
# via
1111
# -r requirements/main.in
1212
# alembic-postgresql-enum

0 commit comments

Comments
 (0)