From 6bfec7ec3c1710fdafe68b8680ae8c19d8425be5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 18:32:22 +0000 Subject: [PATCH] chore(deps): update dependency rpds-py to v0.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0211e7e6..4f7e8b8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pynacl==1.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0 pyyaml==6.0.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" referencing==0.35.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" requests==2.32.3 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -rpds-py==0.22.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +rpds-py==0.22.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" sqlalchemy==2.0.36 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" typing-extensions==4.12.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" urllib3==2.2.3 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"