Skip to content

Commit

Permalink
Update Python dependencies
Browse files Browse the repository at this point in the history
by running `make update-dependencies`.
  • Loading branch information
galaxybot authored and github-actions[bot] committed Feb 8, 2025
1 parent 6e73f6e commit ec8192b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 16 deletions.
11 changes: 6 additions & 5 deletions lib/galaxy/dependencies/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# This file was autogenerated by uv via the following command:
# uv export --frozen --no-hashes --only-group=dev
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.4 ; python_full_version < '3.9'
aiohappyeyeballs==2.4.6 ; python_full_version >= '3.9'
aiohttp==3.10.11 ; python_full_version < '3.9'
aiohttp==3.11.11 ; python_full_version >= '3.9'
aiohttp==3.11.12 ; python_full_version >= '3.9'
aiosignal==1.3.1 ; python_full_version < '3.9'
aiosignal==1.3.2 ; python_full_version >= '3.9'
alabaster==0.7.13 ; python_full_version < '3.9'
Expand Down Expand Up @@ -50,7 +51,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11'
filelock==3.16.1 ; python_full_version < '3.9'
filelock==3.17.0 ; python_full_version >= '3.9'
fluent-logger==0.11.1
fonttools==4.55.8
fonttools==4.56.0
frozenlist==1.5.0
galaxy-release-util==0.2.0
graylint==1.1.1
Expand Down Expand Up @@ -95,7 +96,7 @@ matplotlib==3.10.0 ; python_full_version >= '3.10'
mdit-py-plugins==0.4.2
mdurl==0.1.2
mirakuru==2.5.2 ; python_full_version < '3.9'
mirakuru==2.5.3 ; python_full_version >= '3.9'
mirakuru==2.6.0 ; python_full_version >= '3.9'
mistune==3.0.2
more-itertools==10.5.0 ; python_full_version < '3.9' and platform_machine != 'ppc64le' and platform_machine != 's390x'
more-itertools==10.6.0 ; python_full_version >= '3.9' and platform_machine != 'ppc64le' and platform_machine != 's390x'
Expand All @@ -112,7 +113,7 @@ onedatafilerestclient==21.2.5.2
outcome==1.3.0.post0
packaging==24.2
pathspec==0.12.1
pbr==6.1.0 ; python_full_version >= '3.9'
pbr==6.1.1 ; python_full_version >= '3.9'
pillow==10.4.0 ; python_full_version < '3.9'
pillow==11.1.0 ; python_full_version >= '3.9'
pkce==1.0.3
Expand Down
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/pinned-lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ flake8-bugbear==24.12.12
mccabe==0.7.0
pycodestyle==2.12.1
pyflakes==3.2.0
ruff==0.9.4
ruff==0.9.5
13 changes: 7 additions & 6 deletions lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ adal==1.2.7
aiobotocore==2.19.0
aiodataloader==0.4.0
aiofiles==24.1.0
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.4 ; python_full_version < '3.9'
aiohappyeyeballs==2.4.6 ; python_full_version >= '3.9'
aiohttp==3.10.11 ; python_full_version < '3.9'
aiohttp==3.11.11 ; python_full_version >= '3.9'
aiohttp==3.11.12 ; python_full_version >= '3.9'
aioitertools==0.12.0
aiosignal==1.3.1 ; python_full_version < '3.9'
aiosignal==1.3.2 ; python_full_version >= '3.9'
Expand Down Expand Up @@ -116,7 +117,7 @@ kombu==5.4.2
lagom==2.7.5
legacy-cgi==2.6.2 ; python_full_version >= '3.13'
lxml==5.3.0
mako==1.3.8
mako==1.3.9
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5 ; python_full_version < '3.9'
Expand All @@ -140,7 +141,7 @@ oauthlib==3.2.2
orjson==3.10.15
oyaml==1.0
packaging==24.2
paramiko==3.5.0
paramiko==3.5.1
parsley==1.3
paste==3.10.1
pastedeploy==3.1.0
Expand Down Expand Up @@ -172,7 +173,7 @@ pynacl==1.5.0
pyparsing==3.1.4 ; python_full_version < '3.9'
pyparsing==3.2.1 ; python_full_version >= '3.9'
pyreadline3==3.5.4 ; sys_platform == 'win32'
pysam==0.22.1
pysam==0.23.0
python-dateutil==2.9.0.post0
python-magic==0.4.27
python-multipart==0.0.20
Expand Down Expand Up @@ -215,7 +216,7 @@ sniffio==1.3.1
social-auth-core==4.5.4
sortedcontainers==2.4.0
spython==0.3.14
sqlalchemy==2.0.37
sqlalchemy==2.0.38
sqlitedict==2.1.0
sqlparse==0.5.3
starlette==0.44.0 ; python_full_version < '3.9'
Expand Down
9 changes: 5 additions & 4 deletions lib/galaxy/dependencies/pinned-typecheck-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# This file was autogenerated by uv via the following command:
# uv export --frozen --no-hashes --only-group=typecheck
annotated-types==0.7.0
boto3-stubs==1.36.12
botocore-stubs==1.36.12
boto3-stubs==1.36.16
botocore-stubs==1.36.16
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
cryptography==44.0.0
lxml-stubs==0.5.1
mypy==1.14.1
mypy-boto3-s3==1.36.9
mypy==1.14.1 ; python_full_version < '3.9'
mypy==1.15.0 ; python_full_version >= '3.9'
mypy-boto3-s3==1.36.15
mypy-extensions==1.0.0
pycparser==2.22 ; platform_python_implementation != 'PyPy'
pydantic==2.10.6
Expand Down

0 comments on commit ec8192b

Please sign in to comment.