Skip to content

Commit

Permalink
Merge pull request #944 from mraniki/renovate/iamlistening-4.x
Browse files Browse the repository at this point in the history
⬆️ 🛠️(deps): update dependency iamlistening to v4.2.14
  • Loading branch information
mraniki authored Oct 13, 2023
2 parents 60bbe4b + 27b1194 commit fe3610d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.13 ; python_version >= "3.10" and python_version < "4.0"
iamlistening==4.2.14 ; 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"
Expand Down Expand Up @@ -149,7 +149,7 @@ socksio==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
soupsieve==2.5 ; python_version >= "3.10" and python_version < "4.0"
starlette==0.27.0 ; python_version >= "3.10" and python_version < "4.0"
talkytrend==1.15.2 ; python_version >= "3.10" and python_version < "4.0"
telethon==1.30.3 ; python_version >= "3.10" and python_version < "4.0"
telethon==1.31.0 ; python_version >= "3.10" and python_version < "4.0"
toml==0.10.2 ; python_version >= "3.10" and python_version < "4.0"
toolz==0.12.0 ; python_version >= "3.10" and python_version < "4" and (implementation_name == "pypy" or implementation_name == "cpython")
tradingview-ta==3.3.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ asyncz = ">=0.3.1"
nicegui = "^1.3.15"
ping3 = "^4.0.4"
talkytrend = "1.15.2"
iamlistening = "4.2.13"
iamlistening = "4.2.14"
findmyorder = "1.9.1"
dxsp = "6.0.0"
cefi = "3.1.6"
Expand Down

0 comments on commit fe3610d

Please sign in to comment.