From fde75e172f9fd2c8fd5a19159b5d2b5b562102c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:23:10 +0000 Subject: [PATCH] deps: bump rpds-py from 0.24.0 to 0.27.1 Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.24.0 to 0.27.1. - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.24.0...v0.27.1) --- updated-dependencies: - dependency-name: rpds-py dependency-version: 0.27.1 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..7c2732e2 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.27.1 # via # jsonschema # referencing