From 304c9e68ebd83aeb66348830e330a3e9d7231758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 11:58:30 +0000 Subject: [PATCH 1/2] Bump python-gitlab from 4.12.1 to 5.3.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 4.12.1 to 5.3.0. - [Release notes](https://github.com/python-gitlab/python-gitlab/releases) - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-gitlab/python-gitlab/compare/v4.12.1...v5.3.0) --- updated-dependencies: - dependency-name: python-gitlab 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 9e24c76..22403e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ docopt-ng==0.9.0 Flask==3.0.3 Flask-Cors==5.0.0 pyaml==24.9.0 -python-gitlab==4.12.1 +python-gitlab==5.3.0 rdflib==7.0.0 requests==2.32.3 SPARQLTransformer==2.4.0 From 75bb18ed5f8560aec960efe15b6a4546a26319d2 Mon Sep 17 00:00:00 2001 From: Carlos Martinez Date: Sun, 2 Feb 2025 19:29:15 +0100 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7e229d..7f2a748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ docopt-ng==0.9.0 Flask==3.0.3 Flask-Cors==5.0.0 pyaml==24.9.0 -python-gitlab==5.3.0 +python-gitlab==5.6.0 rdflib==7.1.1 requests==2.32.3 SPARQLTransformer==2.4.0