From ddbedd8b37e15001c84aab772e903598e03521a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Jun 2024 19:53:33 +0000 Subject: [PATCH] chore(deps): update dependency rpds-py to v0.18.1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 73e0417..fe33174 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ jsonschema==4.19.1 jsonschema-specifications==2023.7.1 referencing==0.30.2 requests==2.31.0 -rpds-py==0.10.3 +rpds-py==0.18.1 urllib3==2.0.5 attrs==23.1.0 cachetools==5.3.1 @@ -20,5 +20,5 @@ lxml==4.9.3 PyLD==2.0.3 referencing==0.30.2 requests==2.31.0 -rpds-py==0.10.3 +rpds-py==0.18.1 urllib3==2.0.5 -- 2.39.5