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 Nov 23, 2024
1 parent 1d99e6d commit 01aef4b
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions lib/galaxy/dependencies/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ contourpy==1.1.1 ; python_full_version < '3.9'
contourpy==1.3.0 ; python_full_version >= '3.9'
coverage==7.6.1
cryptography==43.0.3
cwltest==2.5.20240906231108
cwltest==2.5.20241122133319
cycler==0.12.1
darker==2.1.1
darkgraylib==1.2.1
Expand Down Expand Up @@ -139,8 +139,8 @@ rich==13.9.4
rpds-py==0.20.1 ; python_full_version >= '3.9'
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
rucio-clients==35.5.0 ; python_full_version >= '3.9'
s3transfer==0.10.3
rucio-clients==35.6.0 ; python_full_version >= '3.9'
s3transfer==0.10.4
schema-salad==8.7.20241010092723
scipy==1.10.1 ; python_full_version < '3.9'
scipy==1.13.1 ; python_full_version == '3.9.*'
Expand All @@ -163,7 +163,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
statsd==4.0.1
stevedore==5.3.0 ; python_full_version >= '3.9'
stevedore==5.4.0 ; python_full_version >= '3.9'
tabulate==0.9.0 ; python_full_version >= '3.9'
testfixtures==8.3.0
text-unidecode==1.3
Expand All @@ -182,7 +182,7 @@ watchdog==4.0.2
wcwidth==0.2.13
websocket-client==1.8.0
werkzeug==3.0.6
wrapt==1.16.0
wrapt==1.17.0
wsproto==1.2.0
yarl==1.15.2
zipp==3.20.2
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.10.31
mccabe==0.7.0
pycodestyle==2.12.1
pyflakes==3.2.0
ruff==0.7.4
ruff==0.8.0
18 changes: 9 additions & 9 deletions lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ babel==2.16.0
backports-zoneinfo==0.2.1 ; python_full_version < '3.9'
bagit==1.8.1
bagit-profile==1.3.1
bcrypt==4.2.0
bcrypt==4.2.1
bdbag==1.7.3
beaker==1.13.0
billiard==4.2.1
Expand Down Expand Up @@ -105,10 +105,10 @@ markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
mdurl==0.1.2
mercurial==6.8.2
mercurial==6.9
mistune==3.0.2
mrcfile==1.5.3
msal==1.31.0
msal==1.31.1
msgpack==1.1.0
multidict==6.1.0
mypy-extensions==1.0.0
Expand Down Expand Up @@ -136,8 +136,8 @@ psutil==6.1.0
pulsar-galaxy-lib==0.15.6
pycparser==2.22
pycryptodome==3.21.0
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.1
pydantic-core==2.27.1
pydantic-tes==0.1.5
pydot==2.0.0
pyeventsystem==0.1.0
Expand Down Expand Up @@ -185,7 +185,7 @@ spython==0.3.14
sqlalchemy==2.0.35
sqlitedict==2.1.0
sqlparse==0.5.2
starlette==0.41.2
starlette==0.41.3
starlette-context==0.3.6
starlette-graphene3==0.6.0
supervisor==4.2.5
Expand All @@ -195,7 +195,7 @@ text-unidecode==1.3
tifffile==2023.7.10
tinydb==4.8.2
tomli==2.1.0 ; python_full_version < '3.11'
tornado==6.4.1
tornado==6.4.2
tqdm==4.67.0
tuspy==1.0.3
tuswsgi==0.5.5
Expand All @@ -204,14 +204,14 @@ tzdata==2024.2
tzlocal==5.2
ubiquerg==0.8.0
urllib3==1.26.20
uvicorn==0.32.0
uvicorn==0.32.1
uvloop==0.21.0
vine==5.1.0
wcwidth==0.2.13
webencodings==0.5.1
webob==1.8.9
whoosh==2.7.4
wrapt==1.16.0
wrapt==1.17.0
yacman==0.9.3
yarl==1.15.2
zipp==3.20.2
Expand Down
16 changes: 8 additions & 8 deletions lib/galaxy/dependencies/pinned-typecheck-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# 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.35.63
botocore-stubs==1.35.63
boto3-stubs==1.35.68
botocore-stubs==1.35.68
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
cryptography==43.0.3
lxml-stubs==0.5.1
mypy==1.13.0
mypy-boto3-s3==1.35.61
mypy-boto3-s3==1.35.67
mypy-extensions==1.0.0
pycparser==2.22 ; platform_python_implementation != 'PyPy'
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.1
pydantic-core==2.27.1
tomli==2.1.0 ; python_full_version < '3.11'
types-awscrt==0.23.0
types-bleach==6.1.0.20240331
types-bleach==6.2.0.20241123
types-boto==2.49.18.20241019
types-contextvars==2.4.7.3
types-dataclasses==0.6.6
Expand All @@ -26,8 +26,8 @@ types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
types-pyyaml==6.0.12.20240917
types-requests==2.31.0.6
types-s3transfer==0.10.3
types-setuptools==75.5.0.20241116
types-s3transfer==0.10.4
types-setuptools==75.5.0.20241122
types-six==1.16.21.20241105
types-urllib3==1.26.25.14
typing-extensions==4.12.2

0 comments on commit 01aef4b

Please sign in to comment.