From ab7e0a4808ddb0306f6954d4aad92f23cbdf6bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:51:58 +0000 Subject: [PATCH] chore(deps): bump connectorx from 0.3.2 to 0.3.3 Bumps [connectorx](https://github.com/sfu-db/connector-x) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/sfu-db/connector-x/releases) - [Commits](https://github.com/sfu-db/connector-x/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: connectorx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea855d8..f5c83a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ charset-normalizer==3.3.2 colorama==0.4.6 # via commitizen commitizen==3.29.0 -connectorx==0.3.2 +connectorx==0.3.3 cryptography==43.0.3 # via secretstorage decli==0.6.1