diff --git a/setup.py b/setup.py index 1e1928fc..be8be8ec 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ 'aiohttp>=3.8.4', 'aiofiles>=23.1.0', 'requests-kerberos>=0.15.0', - 'urllib3==2.0.7' + 'urllib3==2.2.2' ] INSTALL_REQUIRES = [