From 4329404b1c1ed7931a9b4891a987ebb4b877c343 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 00:40:39 +0000 Subject: [PATCH] [stubsabot] Bump SQLAlchemy to 1.4.43 (#9092) Release: https://pypi.org/pypi/SQLAlchemy/1.4.43 Homepage: https://www.sqlalchemy.org --- stubs/SQLAlchemy/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/SQLAlchemy/METADATA.toml b/stubs/SQLAlchemy/METADATA.toml index 02ad97bd0..575580d13 100644 --- a/stubs/SQLAlchemy/METADATA.toml +++ b/stubs/SQLAlchemy/METADATA.toml @@ -1,4 +1,4 @@ -version = "1.4.42" +version = "1.4.43" extra_description = """\ The `sqlalchemy-stubs` package is an alternative to this package and also \ includes a mypy plugin for more precise types.\