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 f9e1acc493 build(deps): bump virtualenv from 20.26.0 to 20.26.1 in 
/plc4py (#1577)
f9e1acc493 is described below

commit f9e1acc493ba224bc7a62c6d0c9ea71b6b506ada
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 30 10:11:50 2024 +0200

    build(deps): bump virtualenv from 20.26.0 to 20.26.1 in /plc4py (#1577)
    
    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.0 to 
20.26.1.
    - [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.26.0...20.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      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 059dffa142..4c55951a96 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.26.0
+virtualenv==20.26.1
 xtyping==0.8.2

Reply via email to