Skip to content

Commit 2c4be5c

Browse files
committed
update
1 parent 7eba2bd commit 2c4be5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.3
1111
ARG SCRAPYD_CLIENT_VERSION=v1.2.3
1212
ARG SCRAPY_SPLASH_VERSION=0.9.0
1313
ARG SCRAPYRT_VERSION=v0.16.0
14-
ARG SPIDERMON_VERSION=1.21.0
14+
ARG SPIDERMON_VERSION=1.22.0
1515
ARG SCRAPY_POET_VERSION=0.22.3
1616
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.34
1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This image is based on `debian:bookworm`, 8 latest stable python packages are in
3131
- scrapyd-client==v1.2.3
3232
- scrapy-splash==0.9.0
3333
- scrapyrt==v0.16.0
34-
- spidermon==1.21.0
34+
- spidermon==1.22.0
3535
- scrapy-poet==0.22.3
3636
- scrapy-playwright==v0.0.34
3737

0 commit comments

Comments
 (0)