From 1e242f76903cf88e9ab52244cca05f0247b0e807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 12:11:19 +0200 Subject: [PATCH] build(deps): bump pytest from 8.1.1 to 8.2.0 in /plc4py (#1573) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 9523e4960ac..3ad3d8b6ae6 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -44,7 +44,7 @@ pre-commit==3.7.0 pycodestyle==2.11.1 pyflakes==3.2.0 pyproject_hooks==1.0.0 -pytest==8.1.1 +pytest==8.2.0 pytest-asyncio==0.23.6 pytest-mock==3.14.0 PyYAML==6.0.1