diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml new file mode 100644 index 000000000..0f13262fd --- /dev/null +++ b/.github/workflows/pr.yml @@ -0,0 +1,12 @@ +name: ⛙pr + + +on: + workflow_dispatch: + schedule: + - cron: "0 0 * * *" + +jobs: + autopr: + uses: mraniki/coding_toolset/.github/workflows/⛙pr.yml.yml@main + secrets: inherit diff --git "a/.github/workflows/\360\237\221\267Flow.yml" "b/.github/workflows/\360\237\221\267Flow.yml" index 4c3cc77a5..9224ae73d 100644 --- "a/.github/workflows/\360\237\221\267Flow.yml" +++ "b/.github/workflows/\360\237\221\267Flow.yml" @@ -35,7 +35,7 @@ jobs: uses: mraniki/coding_toolset/.github/workflows/🪞Mirror.yml@main secrets: inherit - merge: - needs: [release] - uses: mraniki/coding_toolset/.github/workflows/⛙Automerge.yml@main - secrets: inherit \ No newline at end of file + # merge: + # needs: [release] + # uses: mraniki/coding_toolset/.github/workflows/⛙Automerge.yml@main + # secrets: inherit \ No newline at end of file diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index b82236e48..e8a841df9 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -66,7 +66,7 @@ httptools==0.6.1 ; 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.15 ; python_version >= "3.10" and python_version < "4.0" +iamlistening==4.2.17 ; 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" @@ -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.3 ; python_version >= "3.10" and python_version < "4.0" -telethon==1.31.0 ; python_version >= "3.10" and python_version < "4.0" +telethon==1.31.1 ; 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" diff --git a/pyproject.toml b/pyproject.toml index 665bfe171..96dfce1fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ asyncz = ">=0.3.1" nicegui = "^1.3.15" ping3 = "^4.0.4" talkytrend = "1.15.3" -iamlistening = "4.2.15" +iamlistening = "4.2.17" findmyorder = "1.9.1" dxsp = "6.1.2" cefi = "3.2.2"