From 7ed0a9a3407bccb45470abb98b97d564f38a7baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 07:02:55 +0000 Subject: [PATCH] Bump rpds-py from 0.21.0 to 0.23.1 Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.21.0 to 0.23.1. - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.21.0...v0.23.1) --- updated-dependencies: - dependency-name: rpds-py 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 89e6359..cef859c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ python-dotenv==1.0.1 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 -rpds-py==0.21.0 +rpds-py==0.23.1 smmap==5.0.1 snowballstemmer==2.2.0 Sphinx==8.1.3