From 330e5a4c31f407865bfba1dbef87eddd4afcba84 Mon Sep 17 00:00:00 2001 From: galaxybot Date: Sat, 14 Oct 2023 03:14:12 +0000 Subject: [PATCH] Update Python dependencies --- lib/galaxy/dependencies/dev-requirements.txt | 4 ++-- lib/galaxy/dependencies/pinned-requirements.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/galaxy/dependencies/dev-requirements.txt b/lib/galaxy/dependencies/dev-requirements.txt index 9c747f2734a7..cdf50cd3dd00 100644 --- a/lib/galaxy/dependencies/dev-requirements.txt +++ b/lib/galaxy/dependencies/dev-requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5 ; python_version >= "3.7" and python_version < "3.12" +aiohttp==3.8.6 ; python_version >= "3.7" and python_version < "3.12" aiosignal==1.3.1 ; python_version >= "3.7" and python_version < "3.12" alabaster==0.7.13 ; python_version >= "3.7" and python_version < "3.12" amqp==5.1.1 ; python_version >= "3.7" and python_version < "3.12" @@ -114,7 +114,7 @@ pytest-postgresql==4.1.1 ; python_version >= "3.7" and python_version < "3.12" pytest-shard==0.1.2 ; python_version >= "3.7" and python_version < "3.12" pytest==7.4.2 ; python_version >= "3.7" and python_version < "3.12" python-dateutil==2.8.2 ; python_version >= "3.7" and python_version < "3.12" -python-irodsclient==1.1.8 ; python_version >= "3.7" and python_version < "3.12" +python-irodsclient==1.1.9 ; python_version >= "3.7" and python_version < "3.12" python-slugify==8.0.1 ; python_version >= "3.7" and python_version < "3.12" pytz==2023.3.post1 ; python_version >= "3.7" and python_version < "3.12" pywin32-ctypes==0.2.2 ; python_version >= "3.7" and python_version < "3.12" and sys_platform == "win32" diff --git a/lib/galaxy/dependencies/pinned-requirements.txt b/lib/galaxy/dependencies/pinned-requirements.txt index 9767bc285e1e..61e907431feb 100644 --- a/lib/galaxy/dependencies/pinned-requirements.txt +++ b/lib/galaxy/dependencies/pinned-requirements.txt @@ -3,7 +3,7 @@ adal==1.2.7 ; python_version >= "3.7" and python_version < "3.12" aiobotocore==2.4.2 ; python_version >= "3.7" and python_version < "3.12" aiodataloader==0.4.0 ; python_version >= "3.7" and python_version < "3.12" aiofiles==23.2.1 ; python_version >= "3.7" and python_version < "3.12" -aiohttp==3.8.5 ; python_version >= "3.7" and python_version < "3.12" +aiohttp==3.8.6 ; python_version >= "3.7" and python_version < "3.12" aioitertools==0.11.0 ; python_version >= "3.7" and python_version < "3.12" aiosignal==1.3.1 ; python_version >= "3.7" and python_version < "3.12" alembic==1.12.0 ; python_version >= "3.7" and python_version < "3.12" @@ -167,7 +167,7 @@ requests-toolbelt==1.0.0 ; python_version >= "3.7" and python_version < "3.12" requests-unixsocket==0.3.0 ; python_version >= "3.7" and python_version < "3.12" requests==2.31.0 ; python_version >= "3.7" and python_version < "3.12" rich==13.6.0 ; python_version >= "3.7" and python_version < "3.12" -rocrate==0.8.0 ; python_version >= "3.7" and python_version < "3.12" +rocrate==0.9.0 ; python_version >= "3.7" and python_version < "3.12" routes==2.5.1 ; python_version >= "3.7" and python_version < "3.12" rsa==4.9 ; python_version >= "3.7" and python_version < "3.12" ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.7" @@ -203,7 +203,7 @@ tzlocal==5.1 ; python_version >= "3.7" and python_version < "3.12" ubiquerg==0.6.3 ; python_version >= "3.7" and python_version < "3.12" urllib3==1.26.17 ; python_version >= "3.7" and python_version < "3.12" uvicorn==0.22.0 ; python_version >= "3.7" and python_version < "3.12" -uvloop==0.17.0 ; python_version >= "3.7" and python_version < "3.12" +uvloop==0.18.0 ; python_version >= "3.7" and python_version < "3.12" vine==5.0.0 ; python_version >= "3.7" and python_version < "3.12" wcwidth==0.2.8 ; python_version >= "3.7" and python_version < "3.12" webencodings==0.5.1 ; python_version >= "3.7" and python_version < "3.12"