From 1a07b04298d405f16d68f5d522a22cb6bed7395e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:57:03 +0000 Subject: [PATCH] Update gov-uk-dashboards requirement from ~=32.5.0 to ~=33.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/v32.5.0...33.0.0) --- updated-dependencies: - dependency-name: gov-uk-dashboards dependency-version: 33.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 cf8e3ab..72fea48 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.0.0 uk-gov-dash-components~=2.1.4 dash[testing]~=4.3.0 chromedriver-autoinstaller~=0.6.4