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 8f51eaa73f build(deps): bump virtualenv from 20.25.3 to 20.26.0 in 
/plc4py (#1555)
8f51eaa73f is described below

commit 8f51eaa73f953ae16009c93e6d2987821d694b6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 10:29:41 2024 +0200

    build(deps): bump virtualenv from 20.25.3 to 20.26.0 in /plc4py (#1555)
    
    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.3 to 
20.26.0.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - 
[Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](https://github.com/pypa/virtualenv/compare/20.25.3...20.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 71ba53d8b2..a0653c268c 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -50,5 +50,5 @@ pytest-mock==3.14.0
 PyYAML==6.0.1
 requires==0.10.5
 typing_extensions==4.11.0
-virtualenv==20.25.3
+virtualenv==20.26.0
 xtyping==0.8.2

Reply via email to