-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the python-dependencies group with 46 updates #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the python-dependencies group with 46 updates: | Package | From | To | | --- | --- | --- | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.19.0` | `2.25.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.1` | `2.11.3` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.1` | `2.8.1` | | [uvicorn-worker](https://github.com/Kludex/uvicorn-worker) | `0.2.0` | `0.3.0` | | [imsosorry](https://github.com/letsbuilda/imsosorry) | `1.2.1` | `1.3.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.1.3` | `8.2.3` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.3.3` | `3.6.0` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.9.0` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.5.1` | `3.6.2` | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.5` | `3.3.9` | | [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.3` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.7` | `7.8.0` | | [faker](https://github.com/joke2k/faker) | `33.0.0` | `37.1.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.18.0` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.2` | `2.6.9` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` | | [litestar](https://github.com/litestar-org/litestar) | `2.13.0` | `2.15.2` | | litestar-htmx | `0.3.0` | `0.4.1` | | [msgspec](https://github.com/jcrist/msgspec) | `0.18.6` | `0.19.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.1.0` | `6.2.0` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.15.0` | | [nox](https://github.com/wntrblm/nox) | `2024.10.9` | `2025.2.9` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.3.7` | | [polyfactory](https://github.com/litestar-org/polyfactory) | `2.18.0` | `2.20.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.2.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.1` | `2.33.1` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.5` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.0` | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `14.0.0` | | [rich-click](https://github.com/ewels/rich-click) | `1.8.4` | `1.8.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.11.4` | | [semantic-version](https://github.com/rbarrois/python-semanticversion) | `2.6.0` | `2.10.0` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.27.1` | `20.30.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.24.0` | `1.0.5` | | [websockets](https://github.com/python-websockets/websockets) | `14.1` | `15.0.1` | Updates `sentry-sdk` from 2.19.0 to 2.25.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.19.0...2.25.1) Updates `pydantic` from 2.10.1 to 2.11.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.1...v2.11.3) Updates `pydantic-settings` from 2.6.1 to 2.8.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.8.1) Updates `uvicorn-worker` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/Kludex/uvicorn-worker/releases) - [Commits](Kludex/uvicorn-worker@0.2.0...0.3.0) Updates `imsosorry` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/letsbuilda/imsosorry/releases) - [Commits](letsbuilda/imsosorry@v1.2.1...v1.3.0) Updates `sphinx` from 8.1.3 to 8.2.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.3) Updates `sphinx-autoapi` from 3.3.3 to 3.6.0 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.3.3...v3.6.0) Updates `anyio` from 4.6.2.post1 to 4.9.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.2.post1...4.9.0) Updates `argcomplete` from 3.5.1 to 3.6.2 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.5.1...v3.6.2) Updates `astroid` from 3.3.5 to 3.3.9 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.3.5...v3.3.9) Updates `babel` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) Updates `beautifulsoup4` from 4.12.3 to 4.13.3 Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](certifi/python-certifi@2024.08.30...2025.01.31) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) 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 `coverage` from 7.6.7 to 7.8.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.7...7.8.0) Updates `faker` from 33.0.0 to 37.1.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.0.0...v37.1.0) Updates `filelock` from 3.16.1 to 3.18.0 - [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.16.1...3.18.0) Updates `httpx` from 0.27.2 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.27.2...0.28.1) Updates `identify` from 2.6.2 to 2.6.9 - [Commits](pre-commit/identify@v2.6.2...v2.6.9) Updates `iniconfig` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.1.0) Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) Updates `litestar` from 2.13.0 to 2.15.2 - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](litestar-org/litestar@v2.13.0...v2.15.2) Updates `litestar-htmx` from 0.3.0 to 0.4.1 Updates `msgspec` from 0.18.6 to 0.19.0 - [Release notes](https://github.com/jcrist/msgspec/releases) - [Commits](jcrist/msgspec@0.18.6...0.19.0) Updates `multidict` from 6.1.0 to 6.2.0 - [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.1.0...v6.2.0) Updates `mypy` from 1.13.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.15.0) Updates `nox` from 2024.10.9 to 2025.2.9 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.10.09...2025.02.09) Updates `platformdirs` from 4.3.6 to 4.3.7 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.6...4.3.7) Updates `polyfactory` from 2.18.0 to 2.20.0 - [Release notes](https://github.com/litestar-org/polyfactory/releases) - [Changelog](https://github.com/litestar-org/polyfactory/blob/main/docs/changelog.rst) - [Commits](litestar-org/polyfactory@v2.18.0...v2.20.0) Updates `pre-commit` from 4.0.1 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.2.0) Updates `pydantic-core` from 2.27.1 to 2.33.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.27.1...v2.33.1) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `pytest` from 8.3.3 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.5) Updates `python-dotenv` from 1.0.1 to 1.1.0 - [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.1...v1.1.0) Updates `rich` from 13.9.4 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.0.0) Updates `rich-click` from 1.8.4 to 1.8.8 - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](ewels/rich-click@v1.8.4...v1.8.8) Updates `ruff` from 0.8.0 to 0.11.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.0...0.11.4) Updates `semantic-version` from 2.6.0 to 2.10.0 - [Changelog](https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog) - [Commits](rbarrois/python-semanticversion@v2.6.0...2.10.0) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `typing-extensions` from 4.12.2 to 4.13.1 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.13.1) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `uvicorn` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.32.1...0.34.0) Updates `virtualenv` from 20.27.1 to 20.30.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.27.1...20.30.0) Updates `watchfiles` from 0.24.0 to 1.0.5 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.24.0...v1.0.5) Updates `websockets` from 14.1 to 15.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...15.0.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn-worker dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: imsosorry dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sphinx dependency-version: 8.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sphinx-autoapi dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: anyio dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: argcomplete dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: astroid dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: babel dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2025.1.31 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: faker dependency-version: 37.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: identify dependency-version: 2.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: iniconfig dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: litestar dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: litestar-htmx dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: msgspec dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: multidict dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nox dependency-version: 2025.2.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: polyfactory dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: rich-click dependency-version: 1.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: semantic-version dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: urllib3 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: virtualenv dependency-version: 20.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: watchfiles dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: websockets dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot rebase |
Contributor
Author
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
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 python-dependencies group with 46 updates:
2.19.02.25.12.10.12.11.32.6.12.8.10.2.00.3.01.2.11.3.08.1.38.2.33.3.33.6.04.6.2.post14.9.03.5.13.6.23.3.53.3.92.16.02.17.04.12.34.13.32024.8.302025.1.313.4.03.4.18.1.78.1.87.6.77.8.033.0.037.1.03.16.13.18.00.27.20.28.12.6.22.6.92.0.02.1.03.1.43.1.62.13.02.15.20.3.00.4.10.18.60.19.06.1.06.2.01.13.01.15.02024.10.92025.2.94.3.64.3.72.18.02.20.04.0.14.2.02.27.12.33.12.18.02.19.18.3.38.3.51.0.11.1.013.9.414.0.01.8.41.8.80.8.00.11.42.6.02.10.01.16.01.17.04.12.24.13.12.2.32.3.00.32.10.34.020.27.120.30.00.24.01.0.514.115.0.1Updates
sentry-sdkfrom 2.19.0 to 2.25.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
d42e632Updated changelogd7cf510release: 2.25.1c254ba4feat(ourlogs): Add a class which batches groups of logs together. (#4229)438ee01Debug output from Sentry logs should always bedebuglevel. (#4224)e4b8daefix(ai): Do not consume anthropic streaming stop (#4232)8b40aa0fix(ourlogs): Use repr instead of json for message and arguments (#4227)2dde2febuild(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (#4214)d0d70a5feat: Do not spam sentry_sdk.warnings logger w/ Spotlight (#4219)4dcd538fixed code snippet (#4218)ee97003Merge branch 'release/2.25.0'Updates
pydanticfrom 2.10.1 to 2.11.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
876bf76Prepare release v2.11.3 (#11716)4a8c929Fix code annotation in@computed_fielddocumentation (#11693)a8b8b5fFix source locations in documentation for external packages (#11710)f14b7daPreserve field description when rebuilding model fields (#11698)04fd639Update V1 copy to v1.10.21 (#11706)bd1f8cfPrepare release v2.11.2 (#11684)f70f291Add integration documentation for llms.txt (#11677)34095c7Properly validate parameterized mappings (#11658)dfa6c67Mention the attribute name in model fields deprecation message (#11674)cbf4202Do not expand root type in the mypy plugin for variables (#11676)Updates
pydantic-settingsfrom 2.6.1 to 2.8.1Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
5f33b62Prepare release 2.8.1 (#558)fa64a4eRevert use ofobjectinstead ofAny(#559)21e6b23Revert usage of positional only argument inBaseSettings.__init__(#557)1a4f3f4Fix for init source kwarg alias resolution. (#550)f76c7fePrepare release 2.8.0 (#541)4b6fd3dDon't explode env vars if env_nested_delimiter is empty (#540)7835118Asynchronous CLI methods in CliApp (#533)537f751Avoid usingAnyinBaseSettingssignature to avoid mypy errors (#529)ccf99b2Add env_nested_max_split setting (#534)65929cdImprove env_prefix config doc (#523)Updates
uvicorn-workerfrom 0.2.0 to 0.3.0Release notes
Sourced from uvicorn-worker's releases.
Commits
e1c6761Version 0.3.0 (#30)ec856edAdd project.urls PyPI metadata (#24)da90ee1Drop Python 3.8 (#26)5a5091cAdd dependabot (#25)162312bBump uvicorn to 0.15.0 (#28)Updates
imsosorryfrom 1.2.1 to 1.3.0Release notes
Sourced from imsosorry's releases.
... (truncated)
Commits
0cf067aRelease 1.3.0 -- drop Python 3.8 (#107)ba6d546Fix changelog (#105)b85c62bRelease 1.2.3 (#104)18a3ab2Bump the ci-dependencies group with 3 updates (#103)224d722Release 1.2.2 (#102)287cb8fModernize repo (#101)7194401Bump the ci-dependencies group with 3 updates (#99)e48cba9Test Copilot suggestion for linking codeblock (#98)c4d3053Try moving underscore inside formatting (#97)002f7dcFix links on history page (#96)Updates
sphinxfrom 8.1.3 to 8.2.3Release notes
Sourced from sphinx's releases.
... (truncated)
Commits
847ad0cBump to 8.2.3 final4091fe3Add CHANGES for Sphinx 8.2.3c84c21fCorrect the date for Sphinx 8.2.2b3881bbFix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'92b5303Define_StrPath.__radd__()5739a9dBump versionee96ef3Bump to 8.2.2 final3e0021cMove Sphinx 8.2.2 CHANGES to doc/changes1a62f31Fix apidoc extension not setting default header/package name (#13391)13d2899ReplaceNonefilename with''inSphinx.add_js_file()(#13402)Updates
sphinx-autoapifrom 3.3.3 to 3.6.0Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
... (truncated)
Commits
6dae5a3Version 3.6.0b846a0cRender type aliases properly rather than as an assignment5af3ffeDrop support for Python 3.82adc083Use latest OS and Python on readthedocs3ec34feFix readthedocs build26bd172Version 3.5.0086dff8Fixes for PR #503b4c75f7Allow skipping entire directoriesa7a973dMake _need_to_load not assume that file ordering remained the same6fdc914Fix inclusion of tests in the sdistUpdates
anyiofrom 4.6.2.post1 to 4.9.0Release notes
Sourced from anyio's releases.