From 7326b62667cd9c115afb2456d042e76779b5291c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:49:27 +0000 Subject: [PATCH] Bump pyaml from 24.4.0 to 24.9.0 Bumps [pyaml](https://github.com/mk-fg/pretty-yaml) from 24.4.0 to 24.9.0. - [Commits](https://github.com/mk-fg/pretty-yaml/commits/24.9.0) --- updated-dependencies: - dependency-name: pyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4d6a4e..32f8aa4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ docopt-ng==0.9.0 Flask==3.0.3 Flask-Cors==4.0.0 -pyaml==24.4.0 +pyaml==24.9.0 python-gitlab==4.7.0 rdflib==7.0.0 requests==2.32.3