From 6bda4ab39cb186406d5dd69dc39684b949144c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 19:05:27 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.29 to 1.4.31 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 1.4.31. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fd6bd722..cbd8ae6ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ python-dateutil==2.8.2 python-memcached==1.59 raven==6.10.0 requests==2.27.1 -SQLAlchemy==1.4.29 +SQLAlchemy==1.4.31 statsd==3.3.0 transaction==3.0.1 python-rapidjson==1.5