Skip to content

Commit 7908417

Browse files
chore(deps): bump pyyaml in /api/terraform/python/layer_nlp
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a263560 commit 7908417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/terraform/python/layer_nlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# requirements in the zip package for this layer.
99
# -----------------------------------------------------------------------------
1010

11-
pyyaml==6.0.1
11+
pyyaml==6.0.2
1212

1313
# NLP requirements
1414
# --------------------------

0 commit comments

Comments
 (0)