From ee7e5548f8aa50fd9355691b067d636c33b85740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:52:13 +1100 Subject: [PATCH] Bump mariadb from 1.1.9 to 1.1.10 in /src (#74) Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-python) from 1.1.9 to 1.1.10. - [Commits](https://github.com/mariadb-corporation/mariadb-connector-python/compare/v1.1.9...v1.1.10) --- updated-dependencies: - dependency-name: mariadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index b3c0ee3..11d59b7 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,7 +2,7 @@ bleach==6.1.0 cryptography==42.0.2 falcon==3.1.3 gunicorn==21.2.0 -mariadb==1.1.9 +mariadb==1.1.10 packaging==23.2 pyparsing==3.1.1 six==1.16.0