Skip to content

Commit 3797b78

Browse files
chore(deps): bump pyyaml from 6.0.2 to 6.0.3 (#259)
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](yaml/pyyaml@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eddb7e commit 3797b78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PyNaCl==1.5.0
66
pytest==8.4.1
77
pytest-mock==3.15.1
88
rich==14.1.0
9-
pyyaml==6.0.2
9+
pyyaml==6.0.3
1010
toml==0.10.2
1111
python-hcl2==4.3.2
1212
setuptools==80.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ requests==2.32.5
55
PyNaCl==1.5.0
66
rich==14.1.0
77
botocore>=1.40.17
8-
pyyaml==6.0.2
8+
pyyaml==6.0.3

0 commit comments

Comments
 (0)