From b56fd5f105fb333ab538cf46add0989a31fb166a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:56:55 -0500 Subject: [PATCH] Bump pyyaml from 6.0.1 to 6.0.2 in /.github/workflows/requirements (#330) 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](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/docs.txt b/.github/workflows/requirements/docs.txt index dd0e07106..9969fb9dc 100644 --- a/.github/workflows/requirements/docs.txt +++ b/.github/workflows/requirements/docs.txt @@ -3,7 +3,7 @@ sphinx==7.4.7 sphinx-rtd-theme==2.0.0 codespell==2.3.0 pandas==2.2.2 -pyyaml==6.0.1 +pyyaml==6.0.2 sphinxcontrib-programoutput==0.17 # The remaining requirements are from Ramble pytest