Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the python-packages group with 25 updates in the /api-server/qna-eval directory:

Package From To
airportsdata 20250706 20250811
beautifulsoup4 4.13.4 4.13.5
compressed-tensors 0.10.2 0.11.0
fastjsonschema 2.21.1 2.21.2
filelock 3.18.0 3.19.1
jsonschema 4.25.0 4.25.1
lm-format-enforcer 0.11.2 0.11.3
mistral-common 1.8.3 1.8.4
multidict 6.6.3 6.6.4
openai 1.99.6 1.101.0
outlines 1.2.2 1.2.3
parso 0.8.4 0.8.5
protobuf 6.31.1 6.32.0
pybind11 3.0.0 3.0.1
pydantic-core 2.38.0 2.39.0
pyzmq 27.0.1 27.0.2
requests 2.32.4 2.32.5
sentencepiece 0.2.0 0.2.1
starlette 0.47.2 0.47.3
transformers 4.55.0 4.55.4
virtualenv 20.33.1 20.34.0
vllm 0.10.0 0.10.1.1
wrapt 1.17.2 1.17.3
xformers 0.0.31.post1 0.0.32.post2
xgrammar 0.1.22 0.1.23

Updates airportsdata from 20250706 to 20250811

Release notes

Sourced from airportsdata's releases.

v20250811

  • Updated IATA for the following 2 airports:

    • EPSY/SZY, Olsztyn-Mazury Airport, Szymany, Warmia-Mazury, PL: iata added.
    • UCFM/BSZ, Manas International Airport, Bishkek, Chuey, KG: iata changed from "FRU" [effective 09-Aug-2025].
  • Updated other data for the following 11 airports:

    • LECH/CDT, Castellón Airport, Castellón de la Plana, Comunidad Valenciana, ES: name changed from "Castellongitude de la Plana Airport", subd changed from "Castellón".
    • LECN , Castellón De La Plana Airport, Castellón de La Plana, Comunidad Valenciana, ES: name changed from "Castellongitude De La Plana Airport", city changed from "Castellongitude de La Plana".
    • VDBG/BBM, Battambang Airport, Battambang, Battambang, KH: subd added.
    • VDKC , Kompong Cham Airport, Kompong Cham, Kampong Cham, KH: subd changed from "Kampong-Cham".
    • VDKH/KZC, Kampong Chhnang Airport, , Kampong Chhnang, KH: subd changed from "Kampong-Chhnang".
    • VDKK/KKZ, Kaoh Kong Airport, Kaoh Kong, Koh Kong, KH: subd changed from "Koh-Kong".
    • VDPP/PNH, Phnom Penh International Airport, Phnom Penh, Phnom Penh, KH: subd added.
    • VDSA/SAI, Siem Reap Angkor International Airport, Siem Reap, Siem Reap, KH: subd changed from "Siem-Reap".
    • VDSR , Angkor International Airport, Siem Reap, Siem Reap, KH: subd changed from "Siem-Reap".
    • VDST/TNX, Stung Treng Airport, Stung Treng, Stung Treng, KH: subd changed from "Stung-Treng".
    • VDTI/KTI, Techo International Airport, Krong Ta Khmau, Kandal, KH: city changed from "Phnom Penh".
  • Updated pre-commit.config.yaml (internal)

Changelog

Sourced from airportsdata's changelog.

Version 20250811

  • Updated IATA for the following 2 airports:

    • EPSY/SZY, Olsztyn-Mazury Airport, Szymany, Warmia-Mazury, PL: iata added.
    • UCFM/BSZ, Manas International Airport, Bishkek, Chuey, KG: iata changed from "FRU" [effective 09-Aug-2025].
  • Updated other data for the following 11 airports:

    • LECH/CDT, Castellón Airport, Castellón de la Plana, Comunidad Valenciana, ES: name changed from "Castellongitude de la Plana Airport", subd changed from "Castellón".
    • LECN , Castellón De La Plana Airport, Castellón de La Plana, Comunidad Valenciana, ES: name changed from "Castellongitude De La Plana Airport", city changed from "Castellongitude de La Plana".
    • VDBG/BBM, Battambang Airport, Battambang, Battambang, KH: subd added.
    • VDKC , Kompong Cham Airport, Kompong Cham, Kampong Cham, KH: subd changed from "Kampong-Cham".
    • VDKH/KZC, Kampong Chhnang Airport, , Kampong Chhnang, KH: subd changed from "Kampong-Chhnang".
    • VDKK/KKZ, Kaoh Kong Airport, Kaoh Kong, Koh Kong, KH: subd changed from "Koh-Kong".
    • VDPP/PNH, Phnom Penh International Airport, Phnom Penh, Phnom Penh, KH: subd added.
    • VDSA/SAI, Siem Reap Angkor International Airport, Siem Reap, Siem Reap, KH: subd changed from "Siem-Reap".
    • VDSR , Angkor International Airport, Siem Reap, Siem Reap, KH: subd changed from "Siem-Reap".
    • VDST/TNX, Stung Treng Airport, Stung Treng, Stung Treng, KH: subd changed from "Stung-Treng".
    • VDTI/KTI, Techo International Airport, Krong Ta Khmau, Kandal, KH: city changed from "Phnom Penh".
  • Updated pre-commit.config.yaml (internal)

Commits

Updates beautifulsoup4 from 4.13.4 to 4.13.5

Updates compressed-tensors from 0.10.2 to 0.11.0

Release notes

Sourced from compressed-tensors's releases.

Compressed Tensors v0.11.0

What's Changed

Full Changelog: vllm-project/compressed-tensors@0.10.2...0.11.0

Commits

Updates fastjsonschema from 2.21.1 to 2.21.2

Changelog

Sourced from fastjsonschema's changelog.

=== 2.21.2 (2025-08-14)

  • Fixed regexp for IPv6 format
Commits

Updates filelock from 3.18.0 to 3.19.1

Release notes

Sourced from filelock's releases.

3.19.1

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.19.0...3.19.1

3.19.0

What's Changed

Full Changelog: tox-dev/filelock@3.18.0...3.19.0

Commits

Updates jsonschema from 4.25.0 to 4.25.1

Release notes

Sourced from jsonschema's releases.

v4.25.1

What's Changed

Full Changelog: python-jsonschema/jsonschema@v4.25.0...v4.25.1

Changelog

Sourced from jsonschema's changelog.

v4.25.1

  • Fix an incorrect required argument in the Validator protocol's type annotations (#1396).
Commits
  • 331c384 Add the fix to the changelog.
  • c1ec0a6 Merge pull request #1398 from python-jsonschema/dependabot/github_actions/ast...
  • 8e7d594 Merge pull request #1399 from python-jsonschema/dependabot/github_actions/act...
  • 460f4fa Merge pull request #1396 from sirosen/improve-protocol-init-signature
  • 1e58409 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 64bc217 Add a typing test for the Validator protocol
  • 6c25741 Bump actions/checkout from 4 to 5
  • bf603d5 Bump astral-sh/setup-uv from 6.4.3 to 6.5.0
  • a916d8f Fix Validator protocol init to match runtime
  • de60f18 Merge pull request #1397 from python-jsonschema/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Updates lm-format-enforcer from 0.11.2 to 0.11.3

Changelog

Sourced from lm-format-enforcer's changelog.

v0.11.3

  • Minor fixes for vLLM V1 integration
Commits

Updates mistral-common from 1.8.3 to 1.8.4

Release notes

Sourced from mistral-common's releases.

v1.8.4: optional dependencies and allow random padding on ChatCompletionResponseStreamResponse

What's Changed

New Contributors

Full Changelog: mistralai/mistral-common@v1.8.3...v1.8.4

Commits

Updates multidict from 6.6.3 to 6.6.4

Release notes

Sourced from multidict's releases.

6.6.4

Bug fixes

  • Fixed MutliDict & CIMultiDict memory leak when deleting values or clearing them -- by :user:Vizonex

    Related issues and pull requests on GitHub: #1233.

Contributor-facing changes

  • The type preciseness coverage report generated by MyPy <https://mypy-lang.org>__ is now uploaded to Coveralls <https://coveralls.io/github/aio-libs/multidict>__ and will not be included in the Codecov views <https://app.codecov.io/gh/aio-libs/multidict>__ going forward -- by :user:webknjaz.

    Related issues and pull requests on GitHub: #1122, #1231.

  • Added memory leak test for popping or deleting attributes from a multidict to prevent future issues or bogus claims. -- by :user:Vizonex

    Related issues and pull requests on GitHub: #1233.


Changelog

Sourced from multidict's changelog.

6.6.4

(2025-08-11)

Bug fixes

  • Fixed MutliDict & CIMultiDict memory leak when deleting values or clearing them -- by :user:Vizonex

    Related issues and pull requests on GitHub: :issue:1233.

Contributor-facing changes

  • The type preciseness coverage report generated by MyPy <https://mypy-lang.org>__ is now uploaded to Coveralls <https://coveralls.io/github/aio-libs/multidict>__ and will not be included in the Codecov views <https://app.codecov.io/gh/aio-libs/multidict>__ going forward -- by :user:webknjaz.

    Related issues and pull requests on GitHub: :issue:1122, :issue:1231.

  • Added memory leak test for popping or deleting attributes from a multidict to prevent future issues or bogus claims. -- by :user:Vizonex

    Related issues and pull requests on GitHub: :issue:1233.


Commits
  • e0e61c2 Release 6.6.4 (#1234)
  • 820631f Fix Memory leaks and add tests to prevent memory leaks during md_clear from p...
  • 00e3803 Merge branch 'maintenance/1122-coveralls-mypy'
  • 736f179 📝 Add a change note for PR #1231
  • 19f085e 🩹 Drop MyPy 3.9 ref from the linters workflow
  • 97ce0ed Move reporting MyPy type preciseness to Coveralls
  • See full diff in compare view

Updates openai from 1.99.6 to 1.101.0

Release notes

Sourced from openai's releases.

v1.101.0

1.101.0 (2025-08-21)

Full Changelog: v1.100.3...v1.101.0

Features

  • api: Add connectors support for MCP tool (a47f962)
  • api: adding support for /v1/conversations to the API (e30bcbc)

Chores

v1.100.3

1.100.3 (2025-08-20)

Full Changelog: v1.100.2...v1.100.3

Chores

  • internal/ci: setup breaking change detection (ca2f936)

v1.100.2

1.100.2 (2025-08-19)

Full Changelog: v1.100.1...v1.100.2

Chores

  • api: accurately represent shape for verbosity on Chat Completions (c39d5fd)

v1.100.1

1.100.1 (2025-08-18)

Full Changelog: v1.100.0...v1.100.1

Bug Fixes

  • types: revert response text config deletion (ac4fb19)

v1.100.0

1.100.0 (2025-08-18)

Full Changelog: v1.99.9...v1.100.0

Features

  • api: add new text parameters, expiration options (e3dfa7c)

... (truncated)

Changelog

Sourced from openai's changelog.

1.101.0 (2025-08-21)

Full Changelog: v1.100.3...v1.101.0

Features

  • api: Add connectors support for MCP tool (a47f962)
  • api: adding support for /v1/conversations to the API (e30bcbc)

Chores

1.100.3 (2025-08-20)

Full Changelog: v1.100.2...v1.100.3

Chores

  • internal/ci: setup breaking change detection (ca2f936)

1.100.2 (2025-08-19)

Full Changelog: v1.100.1...v1.100.2

Chores

  • api: accurately represent shape for verbosity on Chat Completions (c39d5fd)

1.100.1 (2025-08-18)

Full Changelog: v1.100.0...v1.100.1

Bug Fixes

  • types: revert response text config deletion (ac4fb19)

1.100.0 (2025-08-18)

Full Changelog: v1.99.9...v1.100.0

Features

  • api: add new text parameters, expiration options (e3dfa7c)

1.99.9 (2025-08-12)

Full Changelog: v1.99.8...v1.99.9

... (truncated)

Commits
  • 4e28a42 release: 1.101.0 (#2577)
  • e328fb4 release: 1.100.3
  • 72e0ad6 chore(internal/ci): setup breaking change detection
  • 4ada66f release: 1.100.2
  • a94bd5b chore(api): accurately represent shape for verbosity on Chat Completions
  • f889071 release: 1.100.1
  • b3547d6 fix(types): revert response text config deletion
  • adb1af8 release: 1.100.0
  • 0843a11 feat(api): add new text parameters, expiration options
  • 34014ae release: 1.99.9
  • Additional commits viewable in compare view

Updates outlines from 1.2.2 to 1.2.3

Release notes

Sourced from outlines's releases.

Outlines v1.2.3

What's Changed

Full Changelog: dottxt-ai/outlines@1.2.2...1.2.3

Commits

Updates parso from 0.8.4 to 0.8.5

Changelog

Sourced from parso's changelog.

0.8.5 (2025-08-23) ++++++++++++++++++

  • Add a fallback grammar for Python 3.14+
Commits
  • be9f5a4 Prepare release 0.8.5
  • 7e4777b Merge pull request #234 from A5rocks/future-compatibility
  • e99dbdd Remove redundant warnings import
  • e22dc67 Avoid warning
  • baa3c90 Load newest grammar in face of a future grammar
  • 23b1cdf Drop Python 3.7 in CI
  • a73af5c Fix pip install -e in docs
  • 9328cff Update classifiers in setup.py (#230)
  • f670e6e ENH: add grammar file for py314 (#229)
  • 338a576 Updated readme installation documentation, now we can copy it easier (#228)
  • Additional commits viewable in compare view

Updates protobuf from 6.31.1 to 6.32.0

Commits

Updates pybind11 from 3.0.0 to 3.0.1

Release notes

Sourced from pybind11's releases.

Version 3.0.1

Bug fixes:

  • Fixed compilation error in type_caster_enum_type when casting pointer-to-enum types. Added pointer overload to handle dereferencing before enum conversion. #5776
  • Implement binary version of make_index_sequence to reduce template depth requirements for functions with many parameters. #5751
  • Subinterpreter-specific exception handling code was removed to resolve segfaults. #5795
  • Fixed issue that caused PYBIND11_MODULE code to run again if the module was re-imported after being deleted from sys.modules. #5782
  • Prevent concurrent creation of sub-interpreters as a workaround for stdlib concurrency issues in Python 3.12. #5779
  • Fixed potential crash when using cpp_function objects with sub-interpreters. #5771
  • Fixed non-entrant check in implicitly_convertible(). #5777
  • Support C++20 on platforms that have older c++ runtimes. #5761
  • Fix compilation with clang on msys2. #5757
  • Avoid nullptr dereference warning with GCC 13.3.0 and python 3.11.13. #5756
  • Fix potential warning about number of threads being too large. #5807
  • Fix gcc 11.4+ warning about serial compilation using CMake. #5791

Documentation:

  • Improve buffer_info type checking in numpy docs. #5805
  • Replace robotpy-build with semiwrap in the binding tool list. #5804
  • Show nogil in most examples. #5770
  • Fix py::trampoline_self_life_support visibility in docs. #5766

Tests:

  • Avoid a spurious warning about DOWNLOAD_CATCH being manually specified. #5803
  • Fix an IsolatedConfig test. #5768

CI:

  • Add CI testing for Android. #5714

Internal:

  • Rename internal variables to avoid the word slots (reads better). #5793
Changelog

Sourced from pybind11's changelog.

Version 3.0.1 (August 22, 2025)

Bug fixes:

  • Fixed compilation error in type_caster_enum_type when casting pointer-to-enum types. Added pointer overload to handle dereferencing before enum conversion. #5776

  • Implement binary version of make_index_sequence to reduce template depth requirements for functions with many parameters. #5751

  • Subinterpreter-specific exception handling code was removed to resolve segfaults. #5795

  • Fixed issue that caused PYBIND11_MODULE code to run again if the module was re-imported after being deleted from sys.modules. #5782

  • Prevent concurrent creation of sub-interpreters as a workaround for stdlib concurrency issues in Python 3.12. #5779

  • Fixed potential crash when using cpp_function objects with sub-interpreters. #5771

  • Fixed non-entrant check in implicitly_convertible(). #5777

  • Support C++20 on platforms that have older c++ runtimes. #5761

  • Fix compilation with clang on msys2. #5757

  • Avoid nullptr dereference warning with GCC 13.3.0 and python 3.11.13. #5756

  • Fix potential warning about number of threads being too large. #5807

  • Fix gcc 11.4+ warning about serial compilation using CMake. #5791

Documentation:

... (truncated)

Commits

Updates pydantic-core from 2.38.0 to 2.39.0

Release notes

Sourced from pydantic-core's releases.

v2.39.0 2025-08-11

What's Changed

Full Changelog: pydantic/pydantic-core@v2.38.0...v2.39.0

Commits

Updates pyzmq from 27.0.1 to 27.0.2

Release notes

Sourced from pyzmq's releases.

v27.0.2

See release notes, or pyzmq on PyPI.

Install with:

pip install 'pyzmq==27.0.2'
Commits

Updates requests from 2.32.4 to 2.32.5

Release notes

Sourced from requests's releases.

v2.32.5

2.32.5 (2025-08-18)

Bugfixes

  • The SSLContext caching feature originally introduced in 2.32.0 has created a new class of issues in Requests that have had negative impact across a number of use cases. The Requests team has decided to revert this feature as long term maintenance of it is proving to be unsustainable in its current iteration.

Deprecations

  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.
Changelog

Sourced from requests's changelog.

2.32.5 (2025-08-18)

Bugfixes

  • The SSLContext caching feature originally introduced in 2.32.0 has created a new class of issues in Requests that have had negative impact across a number of use cases. The Requests team has decided to revert this feature as long term maintenance of it is proving to be unsustainable in its current iteration.

Deprecations

  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.
Commits
  • b25c87d v2.32.5
  • 131e506 Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...
  • b336cb2 Bump actions/checkout from 4.2.0 to 5.0.0
  • 46e939b Update publish workflow to use artifact-id instead of name
  • 4b9c546 Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...
  • 7618dbe Bump step-security/harden-runner from 2.12.0 to 2.13.0
  • 2edca11 Add support for Python 3.14 and drop support for Python 3.8 (#6993)
  • fec96cd Update Makefile rules (#6996)
  • d58d8aa docs: clarify timeout parameter uses seconds in Session.request (#6994)
  • Description has been truncated

Bumps the python-packages group with 25 updates in the /api-server/qna-eval directory:

| Package | From | To |
| --- | --- | --- |
| [airportsdata](https://github.com/mborsetti/airportsdata) | `20250706` | `20250811` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.13.5` |
| [compressed-tensors](https://github.com/neuralmagic/compressed-tensors) | `0.10.2` | `0.11.0` |
| [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) | `2.21.1` | `2.21.2` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` |
| [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.0` | `4.25.1` |
| [lm-format-enforcer](https://github.com/noamgat/lm-format-enforcer) | `0.11.2` | `0.11.3` |
| [mistral-common](https://github.com/mistralai/mistral-common) | `1.8.3` | `1.8.4` |
| [multidict](https://github.com/aio-libs/multidict) | `6.6.3` | `6.6.4` |
| [openai](https://github.com/openai/openai-python) | `1.99.6` | `1.101.0` |
| [outlines](https://github.com/dottxt-ai/outlines) | `1.2.2` | `1.2.3` |
| [parso](https://github.com/davidhalter/parso) | `0.8.4` | `0.8.5` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `6.31.1` | `6.32.0` |
| [pybind11](https://github.com/pybind/pybind11) | `3.0.0` | `3.0.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.38.0` | `2.39.0` |
| [pyzmq](https://github.com/zeromq/pyzmq) | `27.0.1` | `27.0.2` |
| [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` |
| [sentencepiece](https://github.com/google/sentencepiece) | `0.2.0` | `0.2.1` |
| [starlette](https://github.com/encode/starlette) | `0.47.2` | `0.47.3` |
| [transformers](https://github.com/huggingface/transformers) | `4.55.0` | `4.55.4` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.33.1` | `20.34.0` |
| [vllm](https://github.com/vllm-project/vllm) | `0.10.0` | `0.10.1.1` |
| [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.2` | `1.17.3` |
| [xformers](https://github.com/facebookresearch/xformers) | `0.0.31.post1` | `0.0.32.post2` |
| [xgrammar](https://github.com/mlc-ai/xgrammar) | `0.1.22` | `0.1.23` |



Updates `airportsdata` from 20250706 to 20250811
- [Release notes](https://github.com/mborsetti/airportsdata/releases)
- [Changelog](https://github.com/mborsetti/airportsdata/blob/main/CHANGELOG.rst)
- [Commits](mborsetti/airportsdata@v20250706...v20250811)

Updates `beautifulsoup4` from 4.13.4 to 4.13.5

Updates `compressed-tensors` from 0.10.2 to 0.11.0
- [Release notes](https://github.com/neuralmagic/compressed-tensors/releases)
- [Commits](vllm-project/compressed-tensors@0.10.2...0.11.0)

Updates `fastjsonschema` from 2.21.1 to 2.21.2
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.21.1...v2.21.2)

Updates `filelock` from 3.18.0 to 3.19.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.18.0...3.19.1)

Updates `jsonschema` from 4.25.0 to 4.25.1
- [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.25.0...v4.25.1)

Updates `lm-format-enforcer` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/noamgat/lm-format-enforcer/releases)
- [Changelog](https://github.com/noamgat/lm-format-enforcer/blob/main/CHANGELOG.md)
- [Commits](noamgat/lm-format-enforcer@v0.11.2...v0.11.3)

Updates `mistral-common` from 1.8.3 to 1.8.4
- [Release notes](https://github.com/mistralai/mistral-common/releases)
- [Commits](mistralai/mistral-common@v1.8.3...v1.8.4)

Updates `multidict` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](aio-libs/multidict@v6.6.3...v6.6.4)

Updates `openai` from 1.99.6 to 1.101.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.99.6...v1.101.0)

Updates `outlines` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/dottxt-ai/outlines/releases)
- [Commits](dottxt-ai/outlines@1.2.2...1.2.3)

Updates `parso` from 0.8.4 to 0.8.5
- [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/parso@v0.8.4...v0.8.5)

Updates `protobuf` from 6.31.1 to 6.32.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `pybind11` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md)
- [Commits](pybind/pybind11@v3.0.0...v3.0.1)

Updates `pydantic-core` from 2.38.0 to 2.39.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.38.0...v2.39.0)

Updates `pyzmq` from 27.0.1 to 27.0.2
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](zeromq/pyzmq@v27.0.1...v27.0.2)

Updates `requests` from 2.32.4 to 2.32.5
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.32.5)

Updates `sentencepiece` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/google/sentencepiece/releases)
- [Commits](google/sentencepiece@v0.2.0...v0.2.1)

Updates `starlette` from 0.47.2 to 0.47.3
- [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.2...0.47.3)

Updates `transformers` from 4.55.0 to 4.55.4
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.55.0...v4.55.4)

Updates `virtualenv` from 20.33.1 to 20.34.0
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.33.1...20.34.0)

Updates `vllm` from 0.10.0 to 0.10.1.1
- [Release notes](https://github.com/vllm-project/vllm/releases)
- [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md)
- [Commits](vllm-project/vllm@v0.10.0...v0.10.1.1)

Updates `wrapt` from 1.17.2 to 1.17.3
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](GrahamDumpleton/wrapt@1.17.2...1.17.3)

Updates `xformers` from 0.0.31.post1 to 0.0.32.post2
- [Release notes](https://github.com/facebookresearch/xformers/releases)
- [Changelog](https://github.com/facebookresearch/xformers/blob/main/CHANGELOG.md)
- [Commits](facebookresearch/xformers@v0.0.31.post1...v0.0.32.post2)

Updates `xgrammar` from 0.1.22 to 0.1.23
- [Release notes](https://github.com/mlc-ai/xgrammar/releases)
- [Commits](mlc-ai/xgrammar@v0.1.22...v0.1.23)

---
updated-dependencies:
- dependency-name: airportsdata
  dependency-version: '20250811'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: beautifulsoup4
  dependency-version: 4.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: compressed-tensors
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: fastjsonschema
  dependency-version: 2.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: filelock
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: jsonschema
  dependency-version: 4.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: lm-format-enforcer
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: mistral-common
  dependency-version: 1.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: multidict
  dependency-version: 6.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: openai
  dependency-version: 1.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: outlines
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: parso
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: protobuf
  dependency-version: 6.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pybind11
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pydantic-core
  dependency-version: 2.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pyzmq
  dependency-version: 27.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: requests
  dependency-version: 2.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: sentencepiece
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: starlette
  dependency-version: 0.47.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: transformers
  dependency-version: 4.55.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: virtualenv
  dependency-version: 20.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: vllm
  dependency-version: 0.10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: wrapt
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: xformers
  dependency-version: 0.0.32.post2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: xgrammar
  dependency-version: 0.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/api-server/qna-eval/python-packages-4eac036c78 branch September 8, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant