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

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

commit 19c2465be4530565f0a0f2886646df4e8ee50614
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 22 13:22:23 2024 +0200

    Bump requests from 2.31.0 to 2.32.0 in /github_scripts
    
    commit 928c736d27d2ec3c25132c5944d1d4c2a3120a6e
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue May 21 05:56:26 2024 +0000
    
        ---
        updated-dependencies:
        - dependency-name: requests
          dependency-type: direct:production
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
    Closes #1791
    
    Signed-off-by: Marton Szasz <[email protected]>
---
 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 2c24336eb..62121bf2e 100644
--- a/github_scripts/requirements.txt
+++ b/github_scripts/requirements.txt
@@ -1 +1 @@
-requests==2.31.0
+requests==2.32.0

Reply via email to