From e559024b6109713669f6fd8aaac3aca85e627198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 21:57:05 +0000 Subject: [PATCH] Update gov-uk-dashboards requirement from ~=32.5.0 to ~=33.1.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/v32.5.0...v33.1.0) --- updated-dependencies: - dependency-name: gov-uk-dashboards dependency-version: 33.1.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 e4d3f70..f3f3539 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ black~=26.5.1 black[jupyter]~=26.5.1 pyodbc~=5.3.0 numpy~=2.5.0 -gov-uk-dashboards~=32.5.0 +gov-uk-dashboards~=33.1.0 uk-gov-dash-components~=2.1.4 dash[testing]~=4.3.0 chromedriver-autoinstaller~=0.6.4