Skip to content

Commit b186437

Browse files
build(deps): bump pyyaml from 6.0.1 to 6.0.2 in /plc4py (#1720)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml 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>
1 parent 3b6e7e6 commit b186437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plc4py/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pyproject_hooks==1.1.0
4747
pytest==8.3.2
4848
pytest-asyncio==0.23.8
4949
pytest-mock==3.14.0
50-
PyYAML==6.0.1
50+
PyYAML==6.0.2
5151
requires==0.10.5
5252
typing_extensions==4.12.2
5353
virtualenv==20.26.3

0 commit comments

Comments
 (0)