From 09267ec421ef186795728bdf1b0e610f76f8c222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:04:46 +0000 Subject: [PATCH] Bump frictionless from 5.17.0 to 5.17.1 in /scripts Bumps [frictionless](https://github.com/frictionlessdata/framework) from 5.17.0 to 5.17.1. - [Release notes](https://github.com/frictionlessdata/framework/releases) - [Changelog](https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/frictionlessdata/framework/compare/v5.17.0...v5.17.1) --- updated-dependencies: - dependency-name: frictionless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index dc7ca86..554282c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ -frictionless==5.17.0 +frictionless==5.17.1 frictionless[pandas]==5.17.0 frictionless[sql]==5.17.0 pandas==2.2.2