From f11410dcf798174155998051befe8c3b58bb8523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:19:06 +0000 Subject: [PATCH] chore(deps): bump connectorx from 0.3.2 to 0.4.1 Bumps [connectorx](https://github.com/sfu-db/connector-x) from 0.3.2 to 0.4.1. - [Release notes](https://github.com/sfu-db/connector-x/releases) - [Commits](https://github.com/sfu-db/connector-x/compare/v0.3.2...v0.4.1) --- updated-dependencies: - dependency-name: connectorx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14273f9..19a54a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ colorama==0.4.6 # via commitizen commitizen==3.29.0 # via pyexputils-andnp (pyproject.toml) -connectorx==0.3.2 +connectorx==0.4.1 # via pyexputils-andnp (pyproject.toml) cryptography==43.0.3 # via secretstorage