From 66e7d7cbdebf6a08f2171673166fa1f86ac621e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:57:59 +0000 Subject: [PATCH] Update gov-uk-dashboards requirement from ~=28.4.0 to ~=29.0.0 Updates the requirements on [gov-uk-dashboards](https://github.com/communitiesuk/pkg_gov_uk_dashboards) to permit the latest version. - [Release notes](https://github.com/communitiesuk/pkg_gov_uk_dashboards/releases) - [Commits](https://github.com/communitiesuk/pkg_gov_uk_dashboards/compare/v28.4.0...v29.0.0) --- updated-dependencies: - dependency-name: gov-uk-dashboards dependency-version: 29.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b039cad..d95c754 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ black~=26.3.1 black[jupyter]~=26.3.1 pyodbc~=5.3.0 numpy~=2.4.3 -gov-uk-dashboards~=28.4.0 +gov-uk-dashboards~=29.0.0 uk-gov-dash-components~=2.1.0 dash[testing]~=3.4.0 chromedriver-autoinstaller~=0.6.4