From 5c4f55cdbd5496682476784cc5dac90ff6b28d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 00:52:56 +0000 Subject: [PATCH] build(deps): bump pycurl from 7.47.0 to 7.48.0 Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.47.0 to 7.48.0. - [Release notes](https://github.com/pycurl/pycurl/releases) - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/compare/v7.47.0...v7.48.0) --- updated-dependencies: - dependency-name: pycurl dependency-version: 7.48.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 9fbfef9..48a5b6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest boto3 google-cloud-storage -pycurl==7.47.0 +pycurl==7.48.0 python3-ldap python-ldap packaging