From 1c8e073aec560e30138b8d9f610551f411b8d6be Mon Sep 17 00:00:00 2001 From: swathipil Date: Thu, 19 Feb 2026 13:59:57 -0800 Subject: [PATCH] pin apistubgen 0.3.26 --- eng/apiview_reqs.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/eng/apiview_reqs.txt b/eng/apiview_reqs.txt index 9469c6ffb459..75560280615e 100644 --- a/eng/apiview_reqs.txt +++ b/eng/apiview_reqs.txt @@ -1,4 +1,4 @@ -astroid==2.15.8 +astroid==3.3.8 charset-normalizer==3.4.1 dill==0.3.9 isodate==0.6.1 @@ -7,11 +7,12 @@ lazy-object-proxy==1.10.0 mccabe==0.7.0 pkginfo==1.12.1.2 platformdirs==4.3.6 -pylint==2.17.7 +pylint==3.3.6 +azure-pylint-guidelines-checker==0.5.7 six==1.17.0 tomli==2.2.1 tomlkit==0.13.2 typing_extensions==4.15.0 wrapt==1.17.2 -apiview-stub-generator==0.3.25 +apiview-stub-generator==0.3.26 pip==24.0 \ No newline at end of file