diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 2863b53b684e93..330917437b8217 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -8,7 +8,7 @@ aiohttp_cors==0.7.0 astral==2.2 async-upnp-client==0.38.1 atomicwrites-homeassistant==1.4.1 -attrs==23.1.0 +attrs==23.2.0 awesomeversion==23.11.0 bcrypt==4.0.1 bleak-retry-connector==3.4.0 diff --git a/pyproject.toml b/pyproject.toml index 55299f5c2f5cfc..462d3d326d5266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "aiohttp-fast-url-dispatcher==0.3.0", "aiohttp-zlib-ng==0.3.1", "astral==2.2", - "attrs==23.1.0", + "attrs==23.2.0", "atomicwrites-homeassistant==1.4.1", "awesomeversion==23.11.0", "bcrypt==4.0.1", diff --git a/requirements.txt b/requirements.txt index f48dfe81935c5b..67aad2e9f0d333 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ aiohttp_cors==0.7.0 aiohttp-fast-url-dispatcher==0.3.0 aiohttp-zlib-ng==0.3.1 astral==2.2 -attrs==23.1.0 +attrs==23.2.0 atomicwrites-homeassistant==1.4.1 awesomeversion==23.11.0 bcrypt==4.0.1