Skip to content

Commit f14ab7c

Browse files
build(deps): bump pyyaml in /tests/opentelemetry-docker-tests/tests
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-version: '5.4' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7436ff commit f14ab7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/opentelemetry-docker-tests/tests/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pytest-celery==0.0.0
5656
python-dateutil==2.9.0.post0
5757
python-dotenv==0.21.1
5858
pytz==2024.1
59-
PyYAML==5.3.1
59+
PyYAML==5.4
6060
redis==5.0.1
6161
requests==2.31.0
6262
six==1.16.0

0 commit comments

Comments
 (0)