Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps w3lib from 2.3.1 to 2.4.0.

Release notes

Sourced from w3lib's releases.

v2.4.0

  • Dropped support for Python 3.9 and PyPy 3.10 (#250).
  • Added support for Python 3.14 and PyPy 3.11 (#241, #245).
  • Improved performance of headers_raw_to_dict and headers_dict_to_raw (#246).
  • Switched the build system to hatchling (#243).
  • The obsolete sphinx-hoverxref extension is no longer used to build the docs (#244).
  • Tests and CI improvements (#237, #238, #240, #242, #248, #251).
Changelog

Sourced from w3lib's changelog.

2.4.0 (2026-01-29)

  • Dropped support for Python 3.9 and PyPy 3.10 (#250).

  • Added support for Python 3.14 and PyPy 3.11 (#241, #245).

  • Improved performance of :func:~w3lib.http.headers_raw_to_dict and :func:~w3lib.http.headers_dict_to_raw (#246).

  • Switched the build system to hatchling (#243).

  • The obsolete sphinx-hoverxref extension is no longer used to build the docs (#244).

  • Tests and CI improvements (#237, #238, #240, #242, #248, #251).

Commits
  • 61db33b Bump version: 2.3.1 → 2.4.0
  • 55721eb Merge pull request #252 from scrapy/relnotes-2.4.0
  • 93bbb32 Release notes for 2.4.0.
  • cdc0fd7 Bump tools, add actionlint. (#251)
  • 30fade1 Drop Python 3.9 and PyPy 3.10, bump tool versions (#250)
  • 0e2f11c Fix wrongly running macOS workflow on Ubuntu (#248)
  • f45e3ff Merge pull request #246 from abebus/microopts
  • a5d30c0 stick with bytearray, see #247
  • 7b163a7 add tests for new early exit cases, restore coverage, surpisingly reduce tim...
  • 789e5de even faster and cleaner headers_raw_to_dict
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [w3lib](https://github.com/scrapy/w3lib) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/scrapy/w3lib/releases)
- [Changelog](https://github.com/scrapy/w3lib/blob/master/NEWS)
- [Commits](scrapy/w3lib@v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: w3lib
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 29, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2026

Looks like w3lib is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 30, 2026
@dependabot dependabot bot deleted the dependabot/pip/w3lib-2.4.0 branch January 30, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants