Skip to content

chore(deps): Update scrapling requirement from >=0.4.0 to >=0.4.9#24

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/scrapling-gte-0.4.9
Open

chore(deps): Update scrapling requirement from >=0.4.0 to >=0.4.9#24
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/scrapling-gte-0.4.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on scrapling to permit the latest version.

Release notes

Sourced from scrapling's releases.

Release v0.4.9

A maintenance update packed with community-reported fixes 🛠️

[!NOTE] Follow us on X for daily tips and tricks

🚀 New Stuff and quality of life changes

  • Updated all browsers and fingerprints. Run scrapling install --force after updating to refresh them.
  • Added a --version flag to the CLI by @​ETM-Code in #303 (Solves #299)

🐛 Bug Fixes

  • Fixed the session-level proxy argument being silently ignored in HTTP sessions, which could leak your real IP (Solves #295). Note that mixing a session-level proxy with a per-request proxies argument (or vice versa) now raises an error instead of one being silently dropped.
  • Fixed browser navigations failing when combining init_script with user_data_dir (Solves #294).
  • Fixed encoding detection when websites quote the charset value in the Content-Type header by @​Bortlesboat in #323.
  • Fixed an IndexError in adaptive element relocation when auto_save is enabled by @​Mubashirrrr in #340.
  • Fixed spiders' checkpoint and cache saving crashing on Windows by @​MrStarkEG in #344.
  • Fixed incorrect similarity scoring in find_similar for elements with mismatched attribute counts (Solves #322).

Docs

  • Clarified that the default installation includes the parser engine only, and the fetchers/spiders need the extras (Solves #343).
  • Fixed the Docker image name in the remaining examples by @​evanclan in #315.
  • Fixed a broken link in the contribution guide by @​Bortlesboat in #320.

🙏 Special thanks to the community for all the continuous testing and feedback


Big shoutout to our Platinum Sponsors

... (truncated)

Commits
  • 1490506 v0.4.9 (#345)
  • 74c5848 fix: apply the session-level proxy when no per-request proxy is given
  • 5fdb46f docs: updating zensical to the latest version
  • 061f778 fix: parse quoted charset values in content-type headers (#323)
  • 9352cce Merge branch 'dev' into fix/quoted-charset-encoding
  • b3408c6 docs: warn that the default installation doesn't include fetchers
  • c732c4e docs: fix broken docs link in CONTRIBUTING file (#320)
  • c84764d Merge branch 'dev' into docs/fix-contributing-docs-link
  • 4ced6e4 build: pump up version, browsers and deps
  • 1fd1013 fix: prevent IndexError in adaptive relocation when auto_save is enabled ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependency update (Dependabot). label Jun 15, 2026
@dependabot dependabot Bot requested a review from jinujon007 as a code owner June 15, 2026 10:26
@dependabot dependabot Bot added the dependencies Dependency update (Dependabot). label Jun 15, 2026
@jinujon007

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/pip/scrapling-gte-0.4.9 branch from 8a2bdfe to a724c89 Compare June 15, 2026 12:43
@jinujon007

Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [scrapling](https://github.com/D4Vinci/Scrapling) to permit the latest version.
- [Release notes](https://github.com/D4Vinci/Scrapling/releases)
- [Commits](D4Vinci/Scrapling@v0.4...v0.4.9)

---
updated-dependencies:
- dependency-name: scrapling
  dependency-version: 0.4.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/scrapling-gte-0.4.9 branch from a724c89 to 477c62a Compare June 15, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update (Dependabot).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant