From febdb7b6b79080460a9ff35e22b6e81d14fc2fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 03:30:03 +0000 Subject: [PATCH] chore(deps): bump connectorx from 0.3.2 to 0.4.0 Bumps [connectorx](https://github.com/sfu-db/connector-x) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/sfu-db/connector-x/releases) - [Commits](https://github.com/sfu-db/connector-x/compare/v0.3.2...v0.4.0) --- 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..aed3665 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.0 # via pyexputils-andnp (pyproject.toml) cryptography==43.0.3 # via secretstorage