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 aeb39a71ed build(deps): bump distlib from 0.3.8 to 0.3.9 in /plc4py 
(#1819)
aeb39a71ed is described below

commit aeb39a71ed856a634cfe575f30fc756924035b8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 11 15:58:12 2024 +0200

    build(deps): bump distlib from 0.3.8 to 0.3.9 in /plc4py (#1819)
    
    Bumps [distlib](https://github.com/pypa/distlib) from 0.3.8 to 0.3.9.
    - [Release notes](https://github.com/pypa/distlib/releases)
    - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
    - [Commits](https://github.com/pypa/distlib/compare/0.3.8...0.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: distlib
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 9df7a8a9c2..898bc21e9a 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -24,7 +24,7 @@ build==1.2.2.post1
 cfgv==3.4.0
 click==8.1.7
 coverage==7.6.2
-distlib==0.3.8
+distlib==0.3.9
 filelock==3.16.1
 flake8==7.1.1
 funkify==0.4.5

Reply via email to