Skip to content

Commit 6bef9ce

Browse files
build(deps): bump scrapy from 2.11.2 to 2.13.4 in /search
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.11.2 to 2.13.4. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](scrapy/scrapy@2.11.2...2.13.4) --- updated-dependencies: - dependency-name: scrapy dependency-version: 2.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d87eb69 commit 6bef9ce

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

search/poetry.lock

Lines changed: 14 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

search/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Attribution-ShareAlike 4.0 International"
88
[tool.poetry.dependencies]
99
python = "^3.10"
1010
cryptography = "^44.0.1"
11-
Scrapy = "^2.11.2"
11+
Scrapy = "^2.13.4"
1212
meilisearch = "^0.24.0"
1313
platformshconfig = "^2.3.1"
1414
PyYAML = "^6.0"

0 commit comments

Comments
 (0)