From 17c70949029a92fdb0074008c29ea5d9835718bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:42:10 +0000 Subject: [PATCH] Update dependency referencing to v0.36.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa18ce2e00..83d066d6b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ pywin32==308 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4.0" qq-botpy==1.2.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" quart==0.20.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" -referencing==0.35.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" +referencing==0.36.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" regex==2024.11.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" requests-toolbelt==1.0.0 ; python_full_version >= "3.12.0" and python_version < "4.0" requests==2.32.3 ; python_full_version >= "3.12.0" and python_version < "4.0"