From 21ce8b5dc76a2e51bf01afdce2fea2ed53f363a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 09:26:03 +0000 Subject: [PATCH] Update dependency primp to v0.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa18ce2e00..dfb334f3c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ pillow==11.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0. pint==0.24.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" platformdirs==4.3.6 ; python_version >= "3.12" and python_version < "4.0" pre-commit==4.0.1 ; python_version >= "3.12" and python_version < "4.0" -primp==0.10.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" +primp==0.10.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" priority==2.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" prompt-toolkit==3.0.48 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" propcache==0.2.1 ; python_version >= "3.12" and python_version < "4.0"