From 6dca2755a985de4acb34a219ae18fe1898b0dcf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 21:56:32 +0000 Subject: [PATCH] Update gov-uk-dashboards requirement from ~=28.2.0 to ~=28.4.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.2.0...v28.4.0) --- updated-dependencies: - dependency-name: gov-uk-dashboards dependency-version: 28.4.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 dc6163b..a6bbf05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ black~=26.3.0 black[jupyter]~=26.3.0 pyodbc~=5.3.0 numpy~=2.4.3 -gov-uk-dashboards~=28.2.0 +gov-uk-dashboards~=28.4.0 uk-gov-dash-components~=2.1.0 dash[testing]~=3.4.0 chromedriver-autoinstaller~=0.6.4