Skip to content

Commit 2ab3fdc

Browse files
committed
update
1 parent cdcf418 commit 2ab3fdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG SCRAPYD_VERSION=1.5.0
1111
ARG SCRAPYD_CLIENT_VERSION=2.0.2
1212
ARG SCRAPY_SPLASH_VERSION=0.11.1
1313
ARG SCRAPYRT_VERSION=v0.16.0
14-
ARG SPIDERMON_VERSION=1.23.0
14+
ARG SPIDERMON_VERSION=1.24.0
1515
ARG SCRAPY_POET_VERSION=0.26.0
1616
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.43
1717

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ This image is based on `debian:bookworm`, 8 latest stable python packages are in
2828

2929
- scrapy==2.12.0
3030
- scrapyd==1.5.0
31-
- scrapyd-client==2.0.1
31+
- scrapyd-client==2.0.2
3232
- scrapy-splash==0.11.1
3333
- scrapyrt==v0.16.0
34-
- spidermon==1.23.0
34+
- spidermon==1.24.0
3535
- scrapy-poet==0.26.0
3636
- scrapy-playwright==v0.0.43
3737

0 commit comments

Comments
 (0)