From 7e62b2374e7037a70d9b57c89e439e0209101406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:19:29 +0000 Subject: [PATCH] chore(deps): bump pyyaml from 6.0.2 to 6.0.3 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ba9a2ca9..2440f310 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ PyNaCl==1.5.0 pytest==8.4.1 pytest-mock==3.15.1 rich==14.1.0 -pyyaml==6.0.2 +pyyaml==6.0.3 toml==0.10.2 python-hcl2==4.3.2 setuptools==80.9.0 diff --git a/requirements.txt b/requirements.txt index 04fd9d59..f9197a92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ requests==2.32.5 PyNaCl==1.5.0 rich==14.1.0 botocore>=1.40.17 -pyyaml==6.0.2 +pyyaml==6.0.3