Skip to content

Commit d65738b

Browse files
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](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] <support@github.com>
1 parent 9c50153 commit d65738b

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.14.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
@@ -4,4 +4,4 @@ cffi==1.17.1
44
requests==2.32.5
55
PyNaCl==1.5.0
66
rich==14.1.0
7-
pyyaml==6.0.2
7+
pyyaml==6.0.3

0 commit comments

Comments
 (0)