From 0812be185909e75867c229bd7ead591f90fb1266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 06:00:58 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.29 to 2.0.12 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 2.0.12. - [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-major ... 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..33e1ecba 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==2.0.12 git+https://github.com/SpamExperts/MINI-DNS-Server.git dnslib==0.9.16