From 8201c4692335a339b7476ae1e968a3d6e3dcd692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:52:39 +0000 Subject: [PATCH] build(deps): bump pycurl from 7.45.7 to 7.46.0 Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.45.7 to 7.46.0. - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) --- updated-dependencies: - dependency-name: pycurl dependency-version: 7.46.0 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 a6ace1f..aa42eb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest boto3 google-cloud-storage -pycurl==7.45.7 +pycurl==7.46.0 python3-ldap python-ldap packaging