Skip to content

Commit 42c43a0

Browse files
chore(deps): update dependency pyyaml to v6.0.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 506ac9d commit 42c43a0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements.common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ python-ldap==3.4.4
386386
# via django-auth-ldap
387387
python3-openid==3.2.0
388388
# via social-auth-core
389-
pyyaml==6.0.1
389+
pyyaml==6.0.2
390390
# via
391391
# ansible-builder
392392
# ansible-compat

requirements/requirements.insights.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ python-ldap==3.4.4
406406
# via django-auth-ldap
407407
python3-openid==3.2.0
408408
# via social-auth-core
409-
pyyaml==6.0.1
409+
pyyaml==6.0.2
410410
# via
411411
# ansible-builder
412412
# ansible-compat

requirements/requirements.standalone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ python-ldap==3.4.4
386386
# via django-auth-ldap
387387
python3-openid==3.2.0
388388
# via social-auth-core
389-
pyyaml==6.0.1
389+
pyyaml==6.0.2
390390
# via
391391
# ansible-builder
392392
# ansible-compat

0 commit comments

Comments
 (0)