diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 45e7ec77a8e..00eda06042c 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -39,7 +39,7 @@ on:
 env:
   CACHE_VERSION: 10
   UV_CACHE_VERSION: 1
-  MYPY_CACHE_VERSION: 8
+  MYPY_CACHE_VERSION: 9
   HA_SHORT_VERSION: "2024.10"
   DEFAULT_PYTHON: "3.12"
   ALL_PYTHON_VERSIONS: "['3.12']"
diff --git a/requirements_test.txt b/requirements_test.txt
index 083fc4468f1..7314335a3b3 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -34,20 +34,20 @@ requests-mock==1.12.1
 respx==0.21.1
 syrupy==4.7.1
 tqdm==4.66.5
-types-aiofiles==23.2.0.20240623
+types-aiofiles==24.1.0.20240626
 types-atomicwrites==1.4.5.1
 types-croniter==2.0.0.20240423
-types-beautifulsoup4==4.12.0.20240511
-types-caldav==1.3.0.20240331
+types-beautifulsoup4==4.12.0.20240907
+types-caldav==1.3.0.20240824
 types-chardet==0.1.5
 types-decorator==5.1.8.20240310
 types-paho-mqtt==1.6.0.20240321
-types-pillow==10.2.0.20240520
-types-protobuf==4.24.0.20240106
-types-psutil==6.0.0.20240621
-types-python-dateutil==2.9.0.20240316
+types-pillow==10.2.0.20240822
+types-protobuf==4.25.0.20240417
+types-psutil==6.0.0.20240901
+types-python-dateutil==2.9.0.20240906
 types-python-slugify==8.0.2.20240310
-types-pytz==2024.1.0.20240417
-types-PyYAML==6.0.12.20240311
+types-pytz==2024.2.0.20240913
+types-PyYAML==6.0.12.20240917
 types-requests==2.31.0.3
 types-xmltodict==0.13.0.3