From 17595319b606959dc17170ee2ed2da20012f506a Mon Sep 17 00:00:00 2001 From: RhodeCode Admin Date: Tue, 13 Jan 2026 09:01:00 +0100 Subject: [PATCH] feat: Upgrade `fsspec` and `s3fs` with related cloud storage dependencies --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 69e60cee..f65c2691 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,13 +87,13 @@ dogpile.cache==1.5.0 pbr==5.11.1 formencode==2.1.1 six==1.17.0 -fsspec==2025.10.0 +fsspec==2026.1.0 gunicorn==23.0.0 packaging==24.1 gevent==25.9.1 greenlet==3.3.0 zope.event==6.1.0 - zope.interface==8.1.1 + zope.interface==8.2.0 ipython==8.26.0 decorator==5.1.1 jedi==0.19.1 @@ -259,9 +259,9 @@ regex==2022.10.31 routes==2.5.1 repoze.lru==0.7 six==1.17.0 -s3fs==2025.10.0 - aiobotocore==2.26.0 - aiohttp==3.13.2 +s3fs==2026.1.0 + aiobotocore==3.1.0 + aiohttp==3.13.3 aiohappyeyeballs==2.6.1 aiosignal==1.4.0 frozenlist==1.8.0 @@ -275,18 +275,18 @@ s3fs==2025.10.0 multidict==6.7.0 propcache==0.4.1 aioitertools==0.13.0 - botocore==1.41.5 + botocore==1.42.19 jmespath==1.0.1 python-dateutil==2.9.0.post0 six==1.17.0 - urllib3==2.6.2 + urllib3==2.6.3 python-dateutil==2.9.0.post0 six==1.17.0 jmespath==1.0.1 multidict==6.7.0 - wrapt==1.17.3 - fsspec==2025.10.0 - aiohttp==3.13.2 + wrapt==2.0.1 + fsspec==2026.1.0 + aiohttp==3.13.3 aiohappyeyeballs==2.6.1 aiosignal==1.4.0 frozenlist==1.8.0