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

otluk 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 8b6c7a9b30 build(deps): bump mypy from 1.12.1 to 1.13.0 in /plc4py 
(#1840)
8b6c7a9b30 is described below

commit 8b6c7a9b30d774a9cfc7f413560b4f8b1505e4ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 23 15:42:53 2024 +0200

    build(deps): bump mypy from 1.12.1 to 1.13.0 in /plc4py (#1840)
    
    Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.13.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 3a284c8bc3..0b4e610f0a 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -32,7 +32,7 @@ identify==2.6.1
 iniconfig==2.0.0
 mccabe==0.7.0
 mock==5.1.0
-mypy==1.12.1
+mypy==1.13.0
 mypy-extensions==1.0.0
 nodeenv==1.9.1
 packaging==24.1

Reply via email to