Skip to content

Commit 03ae7a9

Browse files
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] <[email protected]>
1 parent f10475d commit 03ae7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pytest-xdist==3.8.0
6262
# via -r requirements.in
6363
python-dateutil==2.9.0.post0
6464
# via kubernetes
65-
pyyaml==6.0.2
65+
pyyaml==6.0.3
6666
# via
6767
# -r requirements.in
6868
# kubernetes

0 commit comments

Comments
 (0)