From 4a6dbd277dc50e34da9abf57575b922118659282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:01:23 +0000 Subject: [PATCH] deps: bump rpds-py from 0.24.0 to 0.28.0 Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.24.0 to 0.28.0. - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.24.0...v0.28.0) --- updated-dependencies: - dependency-name: rpds-py dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdea3f89..ca97f37f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ referencing==0.36.2 # jsonschema-specifications requests==2.32.3 # via streamlit -rpds-py==0.24.0 +rpds-py==0.28.0 # via # jsonschema # referencing