Skip to content

Commit 6560200

Browse files
committed
update
1 parent 17bd8be commit 6560200

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.11.1
1313
ARG SCRAPYRT_VERSION=v0.16.0
1414
ARG SPIDERMON_VERSION=1.23.0
1515
ARG SCRAPY_POET_VERSION=0.26.0
16-
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.42
16+
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.43
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.23.0
3535
- scrapy-poet==0.26.0
36-
- scrapy-playwright==v0.0.42
36+
- scrapy-playwright==v0.0.43
3737

3838
```bash
3939
# fetch latest versions

0 commit comments

Comments
 (0)