From 1fea0cc3323ce2ad086930885b2fc9bde2d52c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 05:02:56 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.29 to 1.4.44 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 1.4.44. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [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/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index d7a947b4..ae906b9a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -5,6 +5,6 @@ pytest-cov==2.2.1 python-coveralls==2.7.0 pep8==1.7.1 se_profile==1.0.0 -sqlalchemy==1.4.29 +sqlalchemy==1.4.44 git+https://github.com/SpamExperts/MINI-DNS-Server.git dnslib==0.9.16