From 94b4ce2348dfd19d44ad83fa96619f9806d535d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 05:52:51 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.29 to 2.0.18 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 2.0.18. - [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..ea2e54e2 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.18 git+https://github.com/SpamExperts/MINI-DNS-Server.git dnslib==0.9.16