From be70c3f79b60d88a4619e4579a9b123aa29d70ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 14:03:53 +0000 Subject: [PATCH] build(deps): bump w3lib from 2.4.0 to 2.4.1 Bumps [w3lib](https://github.com/scrapy/w3lib) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/scrapy/w3lib/releases) - [Changelog](https://github.com/scrapy/w3lib/blob/master/NEWS) - [Commits](https://github.com/scrapy/w3lib/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: w3lib dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 08865d3..01ec1c9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.3.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiodns" @@ -2990,14 +2990,14 @@ devenv = ["check-manifest", "pytest (>=4.3)", "pytest-cov", "pytest-mock (>=3.3) [[package]] name = "w3lib" -version = "2.4.0" +version = "2.4.1" description = "Library of web-related functions" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "w3lib-2.4.0-py3-none-any.whl", hash = "sha256:260b5a22aeb86ae73213857f69ed20829a45150f8d5b12050b1f02ada414db79"}, - {file = "w3lib-2.4.0.tar.gz", hash = "sha256:e233ad21649b69d0e047a10f30181ae9677524a29f6f71f6f3c758dc0c8d2648"}, + {file = "w3lib-2.4.1-py3-none-any.whl", hash = "sha256:40930132907e68de906a5b89331ab8c8ff4f01bd35b5539ef7896017d814138d"}, + {file = "w3lib-2.4.1.tar.gz", hash = "sha256:8dd69ee39ff6398d708c793abc779c334a69bac7cee1cdf71736c669ed6be864"}, ] [[package]]