From f64a0077713ce81378414a821afd619e2cb1436a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:54:45 +0000 Subject: [PATCH] Bump schema from 0.7.5 to 0.7.7 Bumps [schema](https://github.com/keleshev/schema) from 0.7.5 to 0.7.7. - [Release notes](https://github.com/keleshev/schema/releases) - [Changelog](https://github.com/keleshev/schema/blob/master/.gitchangelog.rc) - [Commits](https://github.com/keleshev/schema/compare/v0.7.5...v0.7.7) --- 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 4210a16..8a0fcb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -schema==0.7.5 +schema==0.7.7 riptide-lib >= 0.8.0b1, < 0.9 \ No newline at end of file