diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 30e3e539e93..3dadf1423da 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -7,7 +7,7 @@ astral==2.2 async-upnp-client==0.32.3 async_timeout==4.0.2 atomicwrites-homeassistant==1.4.1 -attrs==21.2.0 +attrs==22.1.0 awesomeversion==22.9.0 bcrypt==3.1.7 bleak-retry-connector==2.10.2 diff --git a/pyproject.toml b/pyproject.toml index 36cf2b1c7a8..7ac0909b990 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "aiohttp==3.8.1", "astral==2.2", "async_timeout==4.0.2", - "attrs==21.2.0", + "attrs==22.1.0", "atomicwrites-homeassistant==1.4.1", "awesomeversion==22.9.0", "bcrypt==3.1.7", diff --git a/requirements.txt b/requirements.txt index 0162afdeb06..b4f78582134 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.8.1 astral==2.2 async_timeout==4.0.2 -attrs==21.2.0 +attrs==22.1.0 atomicwrites-homeassistant==1.4.1 awesomeversion==22.9.0 bcrypt==3.1.7