Skip to content

Commit 0cfb9c9

Browse files
committed
bump version
1 parent b385442 commit 0cfb9c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
PLATFORMS: 'linux/amd64,linux/arm64'
1313
IMAGE_NAME: 'easypi/scrapyd'
1414
SCRAPYD_VERSION: '1.6.0'
15-
SCRAPY_VERSION: '2.13.3'
15+
SCRAPY_VERSION: '2.13.4'
1616

1717
jobs:
1818
release:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ utility which allows you to deploy your project to a Scrapyd server.
2626

2727
This image is based on `debian:bookworm`, 8 latest stable python packages are installed:
2828

29-
- scrapy==2.13.3
29+
- scrapy==2.13.4
3030
- scrapyd==1.6.0
3131
- scrapyd-client==2.0.3
3232
- scrapy-splash==0.11.1

0 commit comments

Comments
 (0)