diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 52ddd5f..11f1842 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -5,7 +5,6 @@ on: - 'master' paths-ignore: - '**.md' - - '**.yml' - 'LICENSE' jobs: diff --git a/YYeTsFE b/YYeTsFE index 085a90c..084b941 160000 --- a/YYeTsFE +++ b/YYeTsFE @@ -1 +1 @@ -Subproject commit 085a90ce3d73305b1f834e3601fa23524c0cfdad +Subproject commit 084b94192d36bd25a4272db0ee2e3cd71b84131f diff --git a/requirements.txt b/requirements.txt index 6fd41e5..f08aa41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ requests==2.31.0 -pytelegrambotapi==4.12.0 +pytelegrambotapi==4.13.0 beautifulsoup4==4.12.2 tgbot-ping==1.0.7 -redis==4.5.5 +redis==5.0.0 apscheduler==3.10.4 -pymongo==4.4.1 +pymongo==4.5.0 tornado==6.3.3 captcha==0.5.0 passlib==1.7.4 -fakeredis==2.17.0 +fakeredis==2.18.0 filetype==1.2.0 requests[socks] tqdm==4.66.1