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 3e00789cbc build(deps): bump pytest-asyncio from 0.23.8 to 0.24.0 in 
/plc4py (#1736)
3e00789cbc is described below

commit 3e00789cbc1970063a0d88351695f8aad42ca2bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 23 14:11:57 2024 +0200

    build(deps): bump pytest-asyncio from 0.23.8 to 0.24.0 in /plc4py (#1736)
    
    Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 
0.23.8 to 0.24.0.
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - 
[Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-asyncio
      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 80773755b5..5fbb74327c 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -45,7 +45,7 @@ pycodestyle==2.12.1
 pyflakes==3.2.0
 pyproject_hooks==1.1.0
 pytest==8.3.2
-pytest-asyncio==0.23.8
+pytest-asyncio==0.24.0
 pytest-mock==3.14.0
 PyYAML==6.0.2
 requires==0.10.5

Reply via email to