diff --git a/requirements.txt b/requirements.txt index 16596ea..3c2be4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Version is hardcoded to ensure uniformity no matter the platform. plotly~=6.8.0 polars~=1.42.1 -dash~=4.3.0 +dash~=4.4.0 pytest~=9.1.1 pylint~=4.0.5 black~=26.5.1 @@ -11,7 +11,7 @@ pyodbc~=5.3.0 numpy~=2.5.0 gov-uk-dashboards~=33.2.0 uk-gov-dash-components~=2.2.1 -dash[testing]~=4.3.0 +dash[testing]~=4.4.0 chromedriver-autoinstaller~=0.6.4 playwright~=1.61.0 pytest-playwright~=0.8.0