Skip to content

Commit a16d404

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update frictionless requirement
Updates the requirements on [frictionless](https://github.com/frictionlessdata/framework) to permit the latest version. - [Release notes](https://github.com/frictionlessdata/framework/releases) - [Changelog](https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md) - [Commits](frictionlessdata/frictionless-py@v5.16.0...v5.19.0) --- updated-dependencies: - dependency-name: frictionless dependency-version: 5.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce18e24 commit a16d404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies = [
103103
"crash",
104104
"ddlgenerator<0.2",
105105
"fastparquet<2026.5",
106-
"frictionless[excel,json,ods,parquet,sql]>=5.16,<5.19",
106+
"frictionless[excel,json,ods,parquet,sql]>=5.16,<5.20",
107107
"fsspec[gcs,github,http,s3]<=2025.12.0",
108108
"json-stream<3",
109109
"line-protocol-parser<3",

0 commit comments

Comments
 (0)