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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-python.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f474be  Bump twisted from 23.10.0 to 24.7.0 in /core/python312Action
1f474be is described below

commit 1f474beeabdebdb6f1e5d4102701158b9fa26c9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 27 14:31:56 2024 +0000

    Bump twisted from 23.10.0 to 24.7.0 in /core/python312Action
    
    Bumps [twisted](https://github.com/twisted/twisted) from 23.10.0 to 24.7.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - 
[Commits](https://github.com/twisted/twisted/compare/twisted-23.10.0...twisted-24.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 core/python312Action/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/python312Action/requirements.txt 
b/core/python312Action/requirements.txt
index 3c105df..2b803e8 100644
--- a/core/python312Action/requirements.txt
+++ b/core/python312Action/requirements.txt
@@ -9,7 +9,7 @@ requests==2.31.0
 scrapy==2.11.1
 simplejson==3.19.2
 virtualenv==20.25.0
-twisted==23.10.0
+twisted==24.7.0
 netifaces==0.11.0
 # fix issue: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use 
build and pip and other standards-based tools
 setuptools == 69.0.3
\ No newline at end of file

Reply via email to