From 5ec500e5f46ccb250fcf64940ed0b00f5c5d6201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 09:41:30 +0000 Subject: [PATCH] chore(deps): bump pyaml from 20.4.0 to 23.9.5 Bumps [pyaml](https://github.com/mk-fg/pretty-yaml) from 20.4.0 to 23.9.5. - [Commits](https://github.com/mk-fg/pretty-yaml/commits) --- updated-dependencies: - dependency-name: pyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c63da5338121..d41eac89f195 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyaml==20.4.0 +pyaml==23.9.5 GitPython==3.1.32 PyGithub==1.55 \ No newline at end of file