Skip to content

Commit 2296650

Browse files
Bump pyyaml from 6.0 to 6.0.1 (#115)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5872883 commit 2296650

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
@@ -102,7 +102,7 @@ python-dateutil==2.8.2
102102
# via arrow
103103
python-slugify==6.1.2
104104
# via cookiecutter
105-
pyyaml==6.0
105+
pyyaml==6.0.1
106106
# via
107107
# -r requirements.in
108108
# cookiecutter

0 commit comments

Comments
 (0)