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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 51fa8d78d0 build(deps): bump typing-extensions from 4.12.0 to 4.12.1 
in /plc4py (#1631)
51fa8d78d0 is described below

commit 51fa8d78d0183595949b93b272d924dc0fa1dffa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 09:14:26 2024 +0200

    build(deps): bump typing-extensions from 4.12.0 to 4.12.1 in /plc4py (#1631)
    
    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 
4.12.0 to 4.12.1.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - 
[Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/python/typing_extensions/compare/4.12.0...4.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4py/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4py/requirements.txt b/plc4py/requirements.txt
index e93e858e72..dc60160e34 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -49,6 +49,6 @@ pytest-asyncio==0.23.7
 pytest-mock==3.14.0
 PyYAML==6.0.1
 requires==0.10.5
-typing_extensions==4.12.0
+typing_extensions==4.12.1
 virtualenv==20.26.2
 xtyping==0.8.2

Reply via email to