This is an automated email from the ASF dual-hosted git repository.

fgerlits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git

commit 34d9d1b184c0af9f8aa9877e7b7ab161a4144bbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 10 08:14:50 2025 +0000

    Bump requests from 2.32.0 to 2.32.4 in /github_scripts
    
    Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4.
    - [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.0...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Ferenc Gerlits <[email protected]>
    Closes #1973
---
 github_scripts/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/github_scripts/requirements.txt b/github_scripts/requirements.txt
index 62121bf2e..bd6f23458 100644
--- a/github_scripts/requirements.txt
+++ b/github_scripts/requirements.txt
@@ -1 +1 @@
-requests==2.32.0
+requests==2.32.4

Reply via email to