diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index dfa6d54c0..3b35fde6d 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -66,7 +66,7 @@ httptools==0.6.0 ; python_version >= "3.10" and python_version < "4.0" httpx==0.24.1 ; python_version >= "3.10" and python_version < "4.0" httpx[brotli,http2,socks]==0.24.1 ; python_version >= "3.10" and python_version < "4.0" hyperframe==6.0.1 ; python_version >= "3.10" and python_version < "4.0" -iamlistening==4.2.9 ; python_version >= "3.10" and python_version < "4.0" +iamlistening==4.2.10 ; python_version >= "3.10" and python_version < "4.0" idna==3.4 ; python_version >= "3.10" and python_version < "4.0" iso8601==2.1.0 ; python_version >= "3.10" and python_version < "4.0" itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0" diff --git a/pyproject.toml b/pyproject.toml index 8cfc69172..ac1c6f1b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ asyncz = ">=0.3.1" nicegui = "^1.3.15" ping3 = "^4.0.4" talkytrend = "1.15.2" -iamlistening = "4.2.9" +iamlistening = "4.2.10" findmyorder = "1.8.2" dxsp = "5.2.8" cefi = "3.1.6"