From c362bfd3eb3c780a2706fcf476b810f3e2bc7d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 10:04:29 +0000 Subject: [PATCH] Bump schema from 0.7.1 to 0.7.5 Bumps [schema](https://github.com/keleshev/schema) from 0.7.1 to 0.7.5. - [Release notes](https://github.com/keleshev/schema/releases) - [Changelog](https://github.com/keleshev/schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/keleshev/schema/compare/v0.7.1...v0.7.5) --- updated-dependencies: - dependency-name: schema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1eeec57..4210a16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -schema==0.7.1 +schema==0.7.5 riptide-lib >= 0.8.0b1, < 0.9 \ No newline at end of file