Skip to content

Commit a174ff1

Browse files
committed
lib versions update
1 parent 2380bee commit a174ff1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/github-actions-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Build and push Docker image
4747
id: push
48-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
48+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
4949
with:
5050
context: .
5151
file: ./Dockerfile

src/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
python-telegram-bot[ext]==22.0
22
python-dotenv==1.1.0
3-
yt-dlp==2025.3.31
4-
gallery-dl==1.29.4
3+
yt-dlp==2025.4.30
4+
gallery-dl==1.29.6
55
aiohttp==3.11.18

0 commit comments

Comments
 (0)