From d109588d2b72e801f7b806e2e18040e9b35ad329 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:32:04 -0300 Subject: [PATCH] chore(deps): update dependency rpds-py to v0.22.0 (#1890) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d01a9c9..0211e7e6 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.21.0 ; 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" 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"