Skip to content

Update parsel dependency version to 1.8#201

Merged
lordjabez merged 2 commits into
tryolabs:masterfrom
bmos:patch-1
Jun 28, 2026
Merged

Update parsel dependency version to 1.8#201
lordjabez merged 2 commits into
tryolabs:masterfrom
bmos:patch-1

Conversation

@bmos

@bmos bmos commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

The lowest-direct ci tests are failing because parsel 1.7 requires pkg_resources but didn't include it in its requirements. As requestium doesn't either, the minimum supported parsel version should be 1.8.

parsel 1.8 release notes:
https://github.com/scrapy/parsel/releases/tag/v1.8.0

I also updated the dependency-review action because it was failing (it was using an old version of the action and missing a new endpoint from the firewall whitelist).

@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

bmos added 2 commits June 27, 2026 11:51
The `lowest-direct` tests are failing because parsel 1.7 requires
`pkg_resources` but didn't include it in its requirements. As requestium
doesn't either, the minimum supported parsel version should be 1.8.

parsel 1.8 release notes:
https://github.com/scrapy/parsel/releases/tag/v1.8.0
@lordjabez lordjabez merged commit e1d0d7c into tryolabs:master Jun 28, 2026
41 checks passed
@bmos bmos deleted the patch-1 branch June 28, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants