-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the pip group across 1 directory with 41 updates #625
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
+41
−41
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 pip group with 41 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.7` | `4.0.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.1.0` | `1.2.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.5` | `1.2.0` | | [faker](https://github.com/joke2k/faker) | `37.5.3` | `37.11.0` | | [anyio](https://github.com/agronholm/anyio) | `4.10.0` | `4.11.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2025.10.5` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.3.0` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `46.0.2` | | [dnspython](https://github.com/rthalley/dnspython) | `2.7.0` | `2.8.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.119.0` | | [fastapi-cli](https://github.com/fastapi/fastapi-cli) | `0.0.8` | `0.0.13` | | [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) | `0.1.5` | `0.3.1` | | [httptools](https://github.com/MagicStack/httptools) | `0.6.4` | `0.7.1` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `3.0.0` | `4.0.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [orjson](https://github.com/ijl/orjson) | `3.11.1` | `3.11.3` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.12.0` | | [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) | `2.10.5` | `2.10.6` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.11.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.2` | `2.41.1` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.13.2` | `4.15.3` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [rich](https://github.com/Textualize/rich) | `14.1.0` | `14.2.0` | | rich-toolkit | `0.14.9` | `0.15.1` | | rignore | `0.6.4` | `0.7.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.34.1` | `2.41.0` | | [starlette](https://github.com/Kludex/starlette) | `0.47.2` | `0.48.0` | | [typer](https://github.com/fastapi/typer) | `0.19.1` | `0.19.2` | | [typing-inspection](https://github.com/pydantic/typing-inspection) | `0.4.1` | `0.4.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [ujson](https://github.com/ultrajson/ultrajson) | `5.10.0` | `5.11.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.37.0` | Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `pylint` from 3.3.7 to 4.0.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v4.0.0) Updates `pytest` from 8.4.1 to 8.4.2 - [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.4.1...8.4.2) Updates `pytest-asyncio` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) Updates `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `pytest-env` from 1.1.5 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.5...1.2.0) Updates `faker` from 37.5.3 to 37.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.5.3...v37.11.0) Updates `anyio` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.10.0...4.11.0) Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `charset-normalizer` from 3.4.2 to 3.4.3 - [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.2...3.4.3) Updates `click` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) Updates `cryptography` from 45.0.5 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...46.0.2) Updates `dnspython` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.7.0...v2.8.0) Updates `email-validator` from 2.2.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.2.0...v2.3.0) Updates `fastapi` from 0.116.1 to 0.119.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.119.0) Updates `fastapi-cli` from 0.0.8 to 0.0.13 - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](fastapi/fastapi-cli@0.0.8...0.0.13) Updates `fastapi-cloud-cli` from 0.1.5 to 0.3.1 - [Release notes](https://github.com/fastapilabs/fastapi-cloud-cli/releases) - [Changelog](https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md) - [Commits](fastapilabs/fastapi-cloud-cli@0.1.5...0.3.1) Updates `httptools` from 0.6.4 to 0.7.1 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.6.4...v0.7.1) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `markdown-it-py` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.0.0) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `orjson` from 3.11.1 to 3.11.3 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.1...3.11.3) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `pydantic` from 2.11.7 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.12.0) Updates `pydantic-extra-types` from 2.10.5 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](pydantic/pydantic-extra-types@v2.10.5...v2.10.6) Updates `pydantic-settings` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0) Updates `pydantic-core` from 2.33.2 to 2.41.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.41.1) Updates `pymongo` from 4.13.2 to 4.15.3 - [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.13.2...4.15.3) Updates `pyyaml` from 6.0.2 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.2...6.0.3) 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 `rich` from 14.1.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@v14.1.0...v14.2.0) Updates `rich-toolkit` from 0.14.9 to 0.15.1 Updates `rignore` from 0.6.4 to 0.7.0 Updates `sentry-sdk` from 2.34.1 to 2.41.0 - [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.34.1...2.41.0) Updates `starlette` from 0.47.2 to 0.48.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.2...0.48.0) Updates `typer` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.19.1...0.19.2) Updates `typing-inspection` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.1...v0.4.2) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [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.14.1...4.15.0) Updates `ujson` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.10.0...5.11.0) Updates `uvicorn` from 0.35.0 to 0.37.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.35.0...0.37.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pytest-env dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: anyio dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: dnspython dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: fastapi dependency-version: 0.119.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: fastapi-cli dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: fastapi-cloud-cli dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: httptools dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: orjson dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-extra-types dependency-version: 2.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-core dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pymongo dependency-version: 4.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: rich-toolkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: rignore dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: starlette dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: typer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: typing-inspection dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ujson dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 pip group with 41 updates in the / directory:
25.1.0
25.9.0
3.3.7
4.0.0
8.4.1
8.4.2
1.1.0
1.2.0
6.2.1
7.0.0
1.1.5
1.2.0
37.5.3
37.11.0
4.10.0
4.11.0
2025.8.3
2025.10.5
1.17.1
2.0.0
3.4.2
3.4.3
8.2.1
8.3.0
45.0.5
46.0.2
2.7.0
2.8.0
2.2.0
2.3.0
0.116.1
0.119.0
0.0.8
0.0.13
0.1.5
0.3.1
0.6.4
0.7.1
3.10
3.11
3.0.0
4.0.0
3.0.2
3.0.3
3.11.1
3.11.3
2.22
2.23
2.11.7
2.12.0
2.10.5
2.10.6
2.10.1
2.11.0
2.33.2
2.41.1
4.13.2
4.15.3
6.0.2
6.0.3
2.32.4
2.32.5
14.1.0
14.2.0
0.14.9
0.15.1
0.6.4
0.7.0
2.34.1
2.41.0
0.47.2
0.48.0
0.19.1
0.19.2
0.4.1
0.4.2
4.14.1
4.15.0
5.10.0
5.11.0
0.35.0
0.37.0
Updates
black
from 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72
Prepare docs for release 25.9.0 (#4751)ffc01a0
Fix schema generation error caused by new click version (#4750)626b32f
Add normalizing for\r
style newlines (#4710)57a4612
Fix mypy type issue (#4745)4f6ad7c
Wrap thein
clause of comprehensions across lines if necessary (#4699)24f5169
ci: Run diff-shades on unstable instead of preview (#4741)4d55e60
Bump actions/setup-python from 5 to 6 (#4744)0cf39ef
Improve the performance of get_string_prefix (#4742)1f779de
Fix line ranges decorator edge case (#4670)203fd6b
Optimize Line string method (#4739)Updates
pylint
from 3.3.7 to 4.0.0Commits
0939ac5
Bump pylint to 4.0.0, update changelogea25969
[doc] Add linked references for message in old whatsnews (#10638)77c63d6
[refactor] Make pylint/config/_breaking_changes.py a package instead1c4c1e3
[refactor] Better typing for Informatione0e476e
[config upgrade] Add option renaming for 'extension-pkg-whitelist'c74a0f2
[refactor] Inline the information used only once6ce6032
Dropisort
4, and clean up the resulting code (#10641)7be0b8f
Add mypy config for local tests (#10635)6f91463
Update astroid to 4.0.1 (#10633)91d57ad
[contributor-txt] Upgrade the contributor aliasesUpdates
pytest
from 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
pytest-asyncio
from 1.1.0 to 1.2.0Release notes
Sourced from pytest-asyncio's releases.
Commits
0d3988f
ci: Create GitHub release before publishing to PyPI.07c5a0b
docs: Include orphaned news fragment in changelog.be24582
chore: Prepare release of v1.2.0.7aeb296
docs: Streamline news fragments7b8311c
ci: Fixes a bug that prevented SSH signature from being stripped from release...9d4c2bd
docs: Add changelog entry for Pyright compatibility.94f6106
test: Added tests which assert that the event loop is reinstated if unset by ...df61991
[pre-commit.ci] pre-commit autoupdatef1f7941
Build(deps): Bump pytest from 8.4.1 to 8.4.2c77d3d3
Build(deps): Bump twine from 6.1.0 to 6.2.0Updates
pytest-cov
from 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
224d896
Bump version: 6.3.0 → 7.0.073424e3
Cleanup the docs a bit.36f1cc2
Bump pins in template.f299c59
Bump the github-actions group with 2 updates25f0b2e
Update docs/config.rstbb23eac
Improve configuration docsa19531e
Switch from build/pre-commit to uv/prek - this should make this faster.82f9993
Update changelog.211b5cd
Fix links.97aadd7
Update some ci config, reformat and apply some lint fixes.Updates
pytest-env
from 1.1.5 to 1.2.0Release notes
Sourced from pytest-env's releases.
Commits
2b49978
Add support for 3.14 and drop 3.9 (#163)26472ca
Bump astral-sh/setup-uv from 6 to 7 (#162)d80b980
[pre-commit.ci] pre-commit autoupdate (#161)8c4184b
[pre-commit.ci] pre-commit autoupdate (#160)7437167
[pre-commit.ci] pre-commit autoupdate (#159)60f4379
[pre-commit.ci] pre-commit autoupdate (#158)8b51263
[pre-commit.ci] pre-commit autoupdate (#157)0a09760
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#156)4ec5d17
[pre-commit.ci] pre-commit autoupdate (#155)97dd3a1
[pre-commit.ci] pre-commit autoupdate (#154)Updates
faker
from 37.5.3 to 37.11.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
2a366a6
Bump version: 37.10.0 → 37.11.084890eb
Bump version: 37.9.0 → 37.10.06e9b7ef
📝 Update CHANGELOG.mde8f344f
💄 Lint codede0efef
feat: add french company APE code (#2263)d4826a7
Bump version: 37.8.0 → 37.9.0e49d9a1
📝 Update CHANGELOG.md923863e
📝 Update CHANGELOG.mde089c8f
💄 Lint codeb91c7c1
Add names generation toen_KE
locale (#2255)Updates
anyio
from 4.10.0 to 4.11.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
08737af
Bumped up the version8bb9fe0
Fixed the inconsistent exception on sending to a closed TCP stream (#980)9637093
[pre-commit.ci] pre-commit autoupdate (#981)f1bc6ee
Fixed changelog entry formatting0b58964
Mentioned the sub-interpreter support in the README1ed112c
Ensure same port is used for IPv4/IPv6 when creating TCP listener with local_...aceeee0
Re-enabled coverage reporting on macOS6b890dc
Reworded a changelog entry and added PR links to others944257d
Updated pre-commit modules087975f
Fixed a documentation style (#976)Updates
certifi
from 2025.8.3 to 2025.10.5Commits
fb14ac4
2025.10.05 (#371)2c7c7ee
Add Python 3.14 classifier in setup.py1a5cb7b
Bump actions/setup-python from 5.6.0 to 6.0.0 (#367)dea5960
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#366)83566b7
Bump actions/checkout from 4.2.2 to 5.0.0ca2e121
Bump actions/download-artifact from 4.3.0 to 5.0.0Updates
cffi
from 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01
release 2.0.0 (#196)95c8476
2.0.0 post beta backports (#195)195cbda
Release 2.0.0b1 (#183)b4bbe79
fix version test to support beta7ed073d
Add support for the free-threaded build (#178)67a170d
Change the license from MIT to MIT-no-attribution, which is the same without ...92645ec
Add Python 3.14 support/testing (#177)2b81170
doc: update test commands in Section Testing/development tips (#158)25172b8
doc: update year (#153)b57a92c
issue 147: force-compute nested structs before parent structs. Occurs mainly...Updates
charset-normalizer
from 3.4.2 to 3.4.3Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
46f662d
Release 3.4.3 (#638)1a059b2
🔧 skip building on freethreaded as we're not confident it is stable2275e3d
📝 final note in CHANGELOG.mdc96acdf
📝 update release date on CHANGELOG.md43e5460
📝 update README.mdf277074
🔧 automatically lower confidence on small bytes str on non Unicode res...15ae241
🐛 automatically fallback on valid UTF-16 or UTF-32 even if the md says it...37397c1
🔧 enable 3.14 in nox test_mypyc sessioncb82537
⏪ revert license due to compat python 3.7 issue setuptools6a2efeb
🎨 fix linter errorsUpdates
click
from 8.2.1 to 8.3.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.