From 7fb178e739db3335d6c7dc4369c1c02ac247ca17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 09:41:13 +0200 Subject: [PATCH] Bump pyodbc from 4.0.30 to 4.0.31 (#196) Bumps [pyodbc](https://github.com/mkleehammer/pyodbc) from 4.0.30 to 4.0.31. - [Release notes](https://github.com/mkleehammer/pyodbc/releases) - [Commits](https://github.com/mkleehammer/pyodbc/compare/4.0.30...4.0.31) --- updated-dependencies: - dependency-name: pyodbc 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a8f60eda..b9c0b8454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ brotlipy==0.7.0 cchardet==2.1.7 mysqlclient==2.0.3 psycopg2==2.9.1 -pyodbc==4.0.30 +pyodbc==4.0.31 cx_oracle==8.2.1