Skip to content

Commit 33da67e

Browse files
dependabot-preview[bot]Aaron Suarez
authored andcommitted
Bump alembic from 1.4.2 to 1.4.3
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e3af230 commit 33da67e

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

poetry.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.7"
1010
algoliasearch = ">=2.0,<3.0"
11-
alembic = "1.4.2"
11+
alembic = "1.4.3"
1212
bandit = "1.5.1"
1313
click = "7.1.2"
1414
flake8 = "3.8.3"

0 commit comments

Comments
 (0)