Skip to content

Commit e7e2df9

Browse files
Bump the python-packages group in /api-server/qna-eval with 10 updates
Bumps the python-packages group in /api-server/qna-eval with 10 updates: | Package | From | To | | --- | --- | --- | | [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2025.5.1` | `2025.7.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.24.0` | `4.25.0` | | [mistral-common](https://github.com/mistralai/mistral-common) | `1.7.0` | `1.8.1` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.10.2.21` | `9.11.0.98` | | [nvidia-nccl-cu12](https://developer.nvidia.com/cuda-zone) | `2.27.5` | `2.27.6` | | [openai](https://github.com/openai/openai-python) | `1.95.1` | `1.97.0` | | [ray](https://github.com/ray-project/ray) | `2.47.1` | `2.48.0` | | [starlette](https://github.com/encode/starlette) | `0.47.1` | `0.47.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.32.0` | Updates `distlib` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.9...0.4.0) Updates `fsspec` from 2025.5.1 to 2025.7.0 - [Commits](fsspec/filesystem_spec@2025.5.1...2025.7.0) Updates `jsonschema` from 4.24.0 to 4.25.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.24.0...v4.25.0) Updates `mistral-common` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/mistralai/mistral-common/releases) - [Commits](mistralai/mistral-common@v1.7.0...v1.8.1) Updates `nvidia-cudnn-cu12` from 9.10.2.21 to 9.11.0.98 Updates `nvidia-nccl-cu12` from 2.27.5 to 2.27.6 Updates `openai` from 1.95.1 to 1.97.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.95.1...v1.97.0) Updates `ray` from 2.47.1 to 2.48.0 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.47.1...ray-2.48.0) Updates `starlette` from 0.47.1 to 0.47.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.1...0.47.2) Updates `virtualenv` from 20.31.2 to 20.32.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.32.0) --- updated-dependencies: - dependency-name: distlib dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: fsspec dependency-version: 2025.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jsonschema dependency-version: 4.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mistral-common dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: nvidia-cudnn-cu12 dependency-version: 9.11.0.98 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: nvidia-nccl-cu12 dependency-version: 2.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: openai dependency-version: 1.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ray dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: virtualenv dependency-version: 20.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65a6377 commit e7e2df9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

api-server/qna-eval/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defusedxml==0.7.1
2424
depyf==0.19.0
2525
dill==0.4.0
2626
diskcache==5.6.3
27-
distlib==0.3.9
27+
distlib==0.4.0
2828
distro==1.9.0
2929
docopt==0.6.2
3030
einops==0.8.1
@@ -33,7 +33,7 @@ fastapi==0.116.1
3333
fastjsonschema==2.21.1
3434
filelock==3.18.0
3535
frozenlist==1.7.0
36-
fsspec==2025.5.1
36+
fsspec==2025.7.0
3737
gguf==0.17.1
3838
google-api-core==2.25.1
3939
google-auth==2.40.3
@@ -52,7 +52,7 @@ ipython==8.18.1
5252
jedi==0.19.2
5353
Jinja2==3.1.6
5454
jiter==0.10.0
55-
jsonschema==4.24.0
55+
jsonschema==4.25.0
5656
jsonschema-specifications==2025.4.1
5757
jupyter_client==8.6.3
5858
jupyter_core==5.8.1
@@ -66,7 +66,7 @@ matplotlib-inline==0.1.7
6666
mdit-py-plugins==0.4.2
6767
mdurl==0.1.2
6868
memray==1.17.2
69-
mistral_common==1.7.0
69+
mistral_common==1.8.1
7070
mistune==3.1.3
7171
mpmath==1.3.0
7272
msgpack==1.1.1
@@ -82,16 +82,16 @@ nvidia-cublas-cu12==12.9.1.4
8282
nvidia-cuda-cupti-cu12==12.9.79
8383
nvidia-cuda-nvrtc-cu12==12.9.86
8484
nvidia-cuda-runtime-cu12==12.9.79
85-
nvidia-cudnn-cu12==9.10.2.21
85+
nvidia-cudnn-cu12==9.11.0.98
8686
nvidia-cufft-cu12==11.4.1.4
8787
nvidia-curand-cu12==10.3.10.19
8888
nvidia-cusolver-cu12==11.7.5.82
8989
nvidia-cusparse-cu12==12.5.10.65
9090
nvidia-ml-py==12.575.51
91-
nvidia-nccl-cu12==2.27.5
91+
nvidia-nccl-cu12==2.27.6
9292
nvidia-nvjitlink-cu12==12.9.86
9393
nvidia-nvtx-cu12==12.9.79
94-
openai==1.95.1
94+
openai==1.97.0
9595
opencensus==0.11.4
9696
opencensus-context==0.1.3
9797
opencv-python-headless==4.12.0.88
@@ -130,7 +130,7 @@ python-dateutil==2.9.0.post0
130130
python-dotenv==1.1.1
131131
PyYAML==6.0.2
132132
pyzmq==27.0.0
133-
ray==2.47.1
133+
ray==2.48.0
134134
referencing==0.36.2
135135
regex==2024.11.6
136136
requests==2.32.4
@@ -144,7 +144,7 @@ smart-open==7.3.0.post1
144144
sniffio==1.3.1
145145
soupsieve==2.7
146146
stack-data==0.6.3
147-
starlette==0.47.1
147+
starlette==0.47.2
148148
sympy==1.14.0
149149
textual==4.0.0
150150
tiktoken==0.9.0
@@ -162,7 +162,7 @@ uc-micro-py==1.0.3
162162
urllib3==2.5.0
163163
uvicorn==0.35.0
164164
uvloop==0.21.0
165-
virtualenv==20.31.2
165+
virtualenv==20.32.0
166166
vllm==0.9.2
167167
watchfiles==1.1.0
168168
wcwidth==0.2.13

0 commit comments

Comments
 (0)