Skip to content

Commit d5ff136

Browse files
Bump scrapy from 2.13.3 to 2.13.4
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.13.3 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.13.3...2.13.4) --- updated-dependencies: - dependency-name: scrapy dependency-version: 2.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5413b6 commit d5ff136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"psycopg2==2.9.11",
1212
"pyproj==3.7.2",
1313
"requests==2.32.5",
14-
"scrapy==2.13.3",
14+
"scrapy==2.13.4",
1515
"sqlalchemy==2.0.44",
1616
"xmltodict==1.0.2",
1717
]

0 commit comments

Comments
 (0)