Skip to content

Commit 4527052

Browse files
committed
bump version
1 parent 9004934 commit 4527052

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG SCRAPY_SPLASH_VERSION=0.9.0
1313
ARG SCRAPYRT_VERSION=v0.16.0
1414
ARG SPIDERMON_VERSION=1.22.0
1515
ARG SCRAPY_POET_VERSION=0.23.0
16-
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.40
16+
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.41
1717

1818
SHELL ["/bin/bash", "-c"]
1919

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This image is based on `debian:bookworm`, 8 latest stable python packages are in
3333
- scrapyrt==v0.16.0
3434
- spidermon==1.22.0
3535
- scrapy-poet==0.23.0
36-
- scrapy-playwright==v0.0.40
36+
- scrapy-playwright==v0.0.41
3737

3838
```bash
3939
# fetch latest versions

0 commit comments

Comments
 (0)