From 6fc5cd3ad3c9f317935d38f38bc18c4e58a55c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 00:10:23 +0000 Subject: [PATCH] build(deps): bump pycurl from 7.45.6 to 7.45.7 Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.45.6 to 7.45.7. - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) --- updated-dependencies: - dependency-name: pycurl dependency-version: 7.45.7 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 c35ed4c..a6ace1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest boto3 google-cloud-storage -pycurl==7.45.6 +pycurl==7.45.7 python3-ldap python-ldap packaging