From c4f5eda81410ff1486210a3cd6f7737d3c72d7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:49:57 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /rpc/cmd/pyiceberg_receiver Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rpc/cmd/pyiceberg_receiver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpc/cmd/pyiceberg_receiver/requirements.txt b/rpc/cmd/pyiceberg_receiver/requirements.txt index 3aa5d52..92ad2f4 100644 --- a/rpc/cmd/pyiceberg_receiver/requirements.txt +++ b/rpc/cmd/pyiceberg_receiver/requirements.txt @@ -27,7 +27,7 @@ pytest==8.4.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.1 PyYAML==6.0.2 -requests==2.32.5 +requests==2.33.0 rich==13.9.4 setuptools==80.9.0 six==1.17.0