From d1088f8c174135f8f9350c5f34e0884fee26c98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:00:28 +0000 Subject: [PATCH] Bump ckan from 2.8.3 to 2.9.7 Bumps [ckan](https://github.com/ckan/ckan) from 2.8.3 to 2.9.7. - [Release notes](https://github.com/ckan/ckan/releases) - [Changelog](https://github.com/ckan/ckan/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ckan/ckan/compare/ckan-2.8.3...ckan-2.9.7) --- updated-dependencies: - dependency-name: ckan dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5607a11..2bd3a8a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1 +1 @@ -ckan==2.8.3 \ No newline at end of file +ckan==2.9.7 \ No newline at end of file