From 33575a7e27b962d25e7f377d8fd721c4872a201a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 10:56:49 +0000 Subject: [PATCH] Update gov-uk-dashboards requirement from ~=32.1.0 to ~=32.2.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.1.0...v32.2.0) --- updated-dependencies: - dependency-name: gov-uk-dashboards dependency-version: 32.2.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 7f6ebde..671f2f1 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.4.6 -gov-uk-dashboards~=32.1.0 +gov-uk-dashboards~=32.2.0 uk-gov-dash-components~=2.1.4 dash[testing]~=4.1.0 chromedriver-autoinstaller~=0.6.4