Skip to content

Commit 57af8b2

Browse files
Bump the prod-dependencies group across 1 directory with 3 updates
Bumps the prod-dependencies group with 3 updates in the / directory: [lxml](https://github.com/lxml/lxml), [polars](https://github.com/pola-rs/polars) and [requests](https://github.com/psf/requests). Updates `lxml` from 6.0.2 to 6.0.4 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.2...lxml-6.0.4) Updates `polars` from 1.38.1 to 1.39.3 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.38.1...py-1.39.3) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: polars dependency-version: 1.39.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7843c50 commit 57af8b2

2 files changed

Lines changed: 80 additions & 80 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ requires-python = ">=3.13"
77
dependencies = [
88
"beautifulsoup4>=4.13.5",
99
"fastexcel>=0.15.1",
10-
"lxml>=6.0.1",
10+
"lxml>=6.0.4",
1111
"pdfplumber>=0.11.8",
12-
"polars>=1.33.0",
12+
"polars>=1.39.3",
1313
"pyarrow>=21.0.0",
14-
"requests>=2.32.5",
14+
"requests>=2.33.1",
1515
"thefuzz>=0.22.1",
1616
"xlsxwriter>=3.2.5",
1717
"zstandard>=0.25.0",

0 commit comments

Comments
 (0)