chore(deps): Bump the production-dependencies group across 1 directory with 44 updates#27
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…y with 44 updates Bumps the production-dependencies group with 44 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiofiles](https://github.com/Tinche/aiofiles) | `23.2.1` | `25.1.0` | | [asyncio-mqtt](https://github.com/sbtinstruments/asyncio-mqtt) | `0.16.1` | `0.16.2` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `7.1.3` | | [textual](https://github.com/Textualize/textual) | `0.47.1` | `6.9.0` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `14.2.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.43` | `3.0.52` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.2.1` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.31.0` | | [aiomysql](https://github.com/aio-libs/aiomysql) | `0.3.0` | `0.3.2` | | [oracledb](https://github.com/oracle/python-oracledb) | `2.0.0` | `3.4.1` | | [motor](https://github.com/mongodb/motor) | `3.3.2` | `3.7.1` | | [redis](https://github.com/redis/redis-py) | `5.0.1` | `7.0.1` | | [faiss-cpu](https://github.com/kyamagu/faiss-wheels) | `1.9.0.post1` | `1.13.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.3` | `2.0.2` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `2.2.2` | `5.1.2` | | [openai](https://github.com/openai/openai-python) | `1.7.2` | `2.11.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.8.1` | `0.75.0` | | [ollama](https://github.com/ollama/ollama-python) | `0.1.6` | `0.6.1` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `46.0.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.5.3` | `2.12.5` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.4.7` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `2.0.0` | `3.0.2` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.25.2` | `2.3.0` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.11` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.2.12` | `3.2.13` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.21.0` | `0.22.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.3` | `4.15.5` | | [redis[asyncio]](https://github.com/redis/redis-py) | `5.0.1` | `7.0.1` | | [transformers](https://github.com/huggingface/transformers) | `4.53.0` | `4.57.3` | | [keyring](https://github.com/jaraco/keyring) | `24.3.0` | `25.7.0` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.3.0` | | [python-jose[cryptography]](https://github.com/mpdavis/python-jose) | `3.4.0` | `3.5.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.18` | `0.0.20` | | [python-socketio](https://github.com/miguelgrinberg/python-socketio) | `5.14.0` | `5.15.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.109.0` | `0.124.4` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.27.0` | `0.38.0` | | [pydantic[email]](https://github.com/pydantic/pydantic) | `2.5.3` | `2.12.5` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` | | [websockets](https://github.com/python-websockets/websockets) | `12.0` | `15.0.1` | | [mysql-connector-python](https://github.com/mysql/mysql-connector-python) | `9.1.0` | `9.4.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.1.0` | `2.3.0` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.28.1` | Updates `aiofiles` from 23.2.1 to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v23.2.1...v25.1.0) Updates `asyncio-mqtt` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/sbtinstruments/asyncio-mqtt/releases) - [Changelog](https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md) - [Commits](https://github.com/sbtinstruments/asyncio-mqtt/commits) Updates `psutil` from 5.9.8 to 7.1.3 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-7.1.3) Updates `textual` from 0.47.1 to 6.9.0 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v0.47.1...v6.9.0) Updates `rich` from 13.7.0 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v14.2.0) Updates `prompt-toolkit` from 3.0.43 to 3.0.52 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.43...3.0.52) Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `python-dotenv` from 1.0.0 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.2.1) Updates `asyncpg` from 0.29.0 to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) Updates `aiomysql` from 0.3.0 to 0.3.2 - [Release notes](https://github.com/aio-libs/aiomysql/releases) - [Changelog](https://github.com/aio-libs/aiomysql/blob/main/CHANGES.txt) - [Commits](https://github.com/aio-libs/aiomysql/commits/v0.3.2) Updates `oracledb` from 2.0.0 to 3.4.1 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v2.0.0...v3.4.1) Updates `motor` from 3.3.2 to 3.7.1 - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](mongodb/motor@3.3.2...3.7.1) Updates `redis` from 5.0.1 to 7.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.1...v7.0.1) Updates `faiss-cpu` from 1.9.0.post1 to 1.13.0 - [Release notes](https://github.com/kyamagu/faiss-wheels/releases) - [Commits](faiss-wheels/faiss-wheels@v1.9.0.post1...v1.13.0) Updates `numpy` from 1.26.3 to 2.0.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.3...v2.0.2) Updates `sentence-transformers` from 2.2.2 to 5.1.2 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v2.2.2...v5.1.2) Updates `openai` from 1.7.2 to 2.11.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.7.2...v2.11.0) Updates `anthropic` from 0.8.1 to 0.75.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.8.1...v0.75.0) Updates `ollama` from 0.1.6 to 0.6.1 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.1.6...v0.6.1) Updates `cryptography` from 44.0.1 to 46.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...46.0.3) Updates `pydantic` from 2.5.3 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.3...v2.12.5) Updates `sphinx` from 7.2.6 to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.4.7) Updates `sphinx-rtd-theme` from 2.0.0 to 3.0.2 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.2) Updates `sphinx-autodoc-typehints` from 1.25.2 to 2.3.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@1.25.2...2.3.0) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `psycopg2-binary` from 2.9.9 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.11) Updates `psycopg[binary]` from 3.2.12 to 3.2.13 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.12...3.2.13) Updates `aiosqlite` from 0.21.0 to 0.22.0 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.21.0...v0.22.0) Updates `pymongo` from 4.6.3 to 4.15.5 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.6.3...4.15.5) Updates `redis[asyncio]` from 5.0.1 to 7.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.1...v7.0.1) Updates `transformers` from 4.53.0 to 4.57.3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.53.0...v4.57.3) Updates `keyring` from 24.3.0 to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v24.3.0...v25.7.0) Updates `flake8` from 7.0.0 to 7.3.0 - [Commits](PyCQA/flake8@7.0.0...7.3.0) Updates `python-jose[cryptography]` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.4.0...3.5.0) Updates `python-multipart` from 0.0.18 to 0.0.20 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.18...0.0.20) Updates `python-socketio` from 5.14.0 to 5.15.0 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.14.0...v5.15.0) Updates `fastapi` from 0.109.0 to 0.124.4 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.109.0...0.124.4) Updates `uvicorn[standard]` from 0.27.0 to 0.38.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.27.0...0.38.0) Updates `pydantic[email]` from 2.5.3 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.3...v2.12.5) Updates `pyjwt` from 2.8.0 to 2.10.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.10.1) Updates `websockets` from 12.0 to 15.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...15.0.1) Updates `mysql-connector-python` from 9.1.0 to 9.4.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@9.1.0...9.4.0) Updates `email-validator` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.1.0...v2.3.0) Updates `httpx` from 0.26.0 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.28.1) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: asyncio-mqtt dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: psutil dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: textual dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: aiomysql dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: oracledb dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: motor dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: faiss-cpu dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: sentence-transformers dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: openai dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: anthropic dependency-version: 0.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ollama dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: psycopg[binary] dependency-version: 3.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: aiosqlite dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pymongo dependency-version: 4.15.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis[asyncio] dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: transformers dependency-version: 4.57.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-jose[cryptography] dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: python-multipart dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: python-socketio dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastapi dependency-version: 0.124.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uvicorn[standard] dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic[email] dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyjwt dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: websockets dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: mysql-connector-python dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
da76ae7 to
7cafafe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 44 updates in the / directory:
23.2.125.1.00.16.10.16.25.9.87.1.30.47.16.9.013.7.014.2.03.0.433.0.526.0.16.0.31.0.01.2.10.29.00.31.00.3.00.3.22.0.03.4.13.3.23.7.15.0.17.0.11.9.0.post11.13.01.26.32.0.22.2.25.1.21.7.22.11.00.8.10.75.00.1.60.6.144.0.146.0.32.5.32.12.57.2.67.4.72.0.03.0.21.25.22.3.08.1.78.1.82.9.92.9.113.2.123.2.130.21.00.22.04.6.34.15.55.0.17.0.14.53.04.57.324.3.025.7.07.0.07.3.03.4.03.5.00.0.180.0.205.14.05.15.00.109.00.124.40.27.00.38.02.5.32.12.52.8.02.10.112.015.0.19.1.09.4.02.1.02.3.00.26.00.28.1Updates
aiofilesfrom 23.2.1 to 25.1.0Release notes
Sourced from aiofiles's releases.
Changelog
Sourced from aiofiles's changelog.
Commits
348f5efv25.1.05e1bb8fdocs: update readme to use ruff badge (#221)6fdc25cMove to uv. (#219)1989132set 'function' as a default fixture loop scope value8986452add the 'asyncio_default_fixture_loop_scope=session' optionccab1ffupdate pytest-asyncio==1.0.08727c96add PR #216 into the CHANGELOGa9388e5add TID and ignore TID2527603664remove [ruff].exclude keyval7c49a5cadd final newlinesUpdates
asyncio-mqttfrom 0.16.1 to 0.16.2Changelog
Sourced from asyncio-mqtt's changelog.
... (truncated)
Commits
Updates
psutilfrom 5.9.8 to 7.1.3Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
5904ff9Pre-released42db80Update DEVGUIDE.rste4e1003psutil_kinfo_proc: return in case of badargs; also print to stderr in case of...bcdede4Introduce PSUTIL_TESTING mode. Terminate execution if str_* funcs fail6822ba7Replacestrlcat/strlcpywith safestr_copy/str_append(#2678)0a7465cWindows: use str_format() in psutil_users().fd05690[Windows] fix MAC address string construction innet_if_addrs()(#2677)7d82135NetBSD: refact proc cwd()262977fReplace unsafesprintf/snprintf/sprintf_scalls withstr_format()(#2676)1ba3cf5Fix #2675 / macOS: convert process status() to a meaningful valueUpdates
textualfrom 0.47.1 to 6.9.0Release notes
Sourced from textual's releases.
... (truncated)
Changelog
Sourced from textual's changelog.
... (truncated)
Commits
0b7a5a7Merge pull request #6282 from Textualize/fuzzy-matchfdacf9cfix changlog [skipci]b35fd5cformatting80bf030version bumpc59cf72changelogd6be2b5should not be rfind1df5c7dMerge pull request #6278 from akhenakh/main1678804Merge branch 'main' into main8baa0a0Merge pull request #6277 from ThatOneCalculator/rose-pine-themesfde9be7added solarized darkUpdates
richfrom 13.7.0 to 14.2.0Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
494f83cchangelogd476e85Merge pull request #3862 from GeroZayas/docs/es-readme-sync-2025-10518daaadocs(es): sync README.es.md (macOS, 16 colors, Python 3.8+)cd5074fMerge pull request #3861 from Textualize/python314041406cremoved asv655b521test fixes27c2d2dbump for Python3.14ea9d4dbUpdate feature_request.md2dca1b7Merge pull request #3808 from Textualize/bump141019b6dddversion bumpUpdates
prompt-toolkitfrom 3.0.43 to 3.0.52Release notes
Sourced from prompt-toolkit's releases.
... (truncated)
Changelog
Sourced from prompt-toolkit's changelog.
... (truncated)
Commits
d8adbe9Release 3.0.525fde041Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindi...2b9cd93Addchoiceshortcut for selecting an option amongst a list of choices. (#2005)a446019Re-add project URLs after migration to pyproject.toml (#1986)5c852f8Fix images in README.rst (#1987)bfec07fFix signal handling in_restore_sigint_from_ctypesfor GraalPy (#2000)af26eecImplement flushing in Windows VT100 input (#2001)c435303Fix button width when non English characters are displayed3374ae9Update docs theme to Nefertiti 0.8.6 (#2002)54c5c85Stop using@abstractpropertywhich is deprecated. (#2004)Updates
pyyamlfrom 6.0.1 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
python-dotenvfrom 1.0.0 to 1.2.1Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
asyncpgfrom 0.29.0 to 0.31.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0Updates
aiomysqlfrom 0.3.0 to 0.3.2Release notes
Sourced from aiomysql's releases.