From 9d7cf09a7f837a15bf844b24e2b4ec7b86f4a8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:04:01 +0000 Subject: [PATCH] chore(deps): bump rpds-py from 0.29.0 to 0.30.0 Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: rpds-py dependency-version: 0.30.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 162b160..167f2ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pytz==2025.2 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 -rpds-py==0.29.0 +rpds-py==0.30.0 ruff==0.14.10 six==1.17.0 smmap==5.0.2