diff --git a/backend/requirements.txt b/backend/requirements.txt index 45f02c5a..c6aa1b35 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -61,7 +61,7 @@ pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4.0" referencing==0.36.2 ; python_version >= "3.12" and python_version < "4.0" requests-oauthlib==2.0.0 ; python_version >= "3.12" and python_version < "4.0" requests==2.32.3 ; python_version >= "3.12" and python_version < "4.0" -rpds-py==0.25.0 ; python_version >= "3.12" and python_version < "4.0" +rpds-py==0.25.1 ; python_version >= "3.12" and python_version < "4.0" semantic-version==2.10.0 ; python_version >= "3.12" and python_version < "4.0" sendgrid==6.12.0 ; python_version >= "3.12" and python_version < "4.0" shortuuid==1.0.13 ; python_version >= "3.12" and python_version < "4.0"