-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the pip group across 1 directory with 20 updates #236
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
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/pip/pip-20e4d7296e
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.9.0` | `25.11.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.9` | `4.0.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.2.0` | `1.3.0` | | [faker](https://github.com/joke2k/faker) | `37.12.0` | `38.0.0` | | [annotated-doc](https://github.com/fastapi/annotated-doc) | `0.0.3` | `0.0.4` | | [boto3](https://github.com/boto/boto3) | `1.35.99` | `1.40.75` | | [botocore](https://github.com/boto/botocore) | `1.35.99` | `1.40.75` | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2025.11.12` | | [click](https://github.com/pallets/click) | `8.3.0` | `8.3.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.120.2` | `0.121.2` | | [fastapi-cli](https://github.com/fastapi/fastapi-cli) | `0.0.14` | `0.0.16` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.3` | `2.12.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.11.0` | `2.12.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.4` | `2.41.5` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.15.3` | `4.15.4` | | rignore | `0.7.2` | `0.7.6` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.4` | `0.14.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.43.0` | `2.44.0` | | [starlette](https://github.com/Kludex/starlette) | `0.49.1` | `0.50.0` | Updates `black` from 25.9.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) Updates `pylint` from 3.3.9 to 4.0.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.3) Updates `pytest` from 8.4.2 to 9.0.1 - [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.2...9.0.1) Updates `pytest-asyncio` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) Updates `faker` from 37.12.0 to 38.0.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.12.0...v38.0.0) Updates `annotated-doc` from 0.0.3 to 0.0.4 - [Release notes](https://github.com/fastapi/annotated-doc/releases) - [Changelog](https://github.com/fastapi/annotated-doc/blob/main/release-notes.md) - [Commits](fastapi/annotated-doc@0.0.3...0.0.4) Updates `boto3` from 1.35.99 to 1.40.75 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.99...1.40.75) Updates `botocore` from 1.35.99 to 1.40.75 - [Commits](boto/botocore@1.35.99...1.40.75) Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) Updates `click` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.0...8.3.1) Updates `fastapi` from 0.120.2 to 0.121.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.2...0.121.2) Updates `fastapi-cli` from 0.0.14 to 0.0.16 - [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.14...0.0.16) Updates `pydantic` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.4) Updates `pydantic-settings` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.11.0...v2.12.0) Updates `pydantic-core` from 2.41.4 to 2.41.5 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.41.4...v2.41.5) Updates `pymongo` from 4.15.3 to 4.15.4 - [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.15.3...4.15.4) Updates `rignore` from 0.7.2 to 0.7.6 Updates `s3transfer` from 0.10.4 to 0.14.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.10.4...0.14.0) Updates `sentry-sdk` from 2.43.0 to 2.44.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.43.0...2.44.0) Updates `starlette` from 0.49.1 to 0.50.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.49.1...0.50.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: faker dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: annotated-doc dependency-version: 0.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: boto3 dependency-version: 1.40.75 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: botocore dependency-version: 1.40.75 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: fastapi dependency-version: 0.121.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: fastapi-cli dependency-version: 0.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-core dependency-version: 2.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pymongo dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: rignore dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: s3transfer dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: starlette dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
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 pip group with 20 updates in the / directory:
25.9.025.11.03.3.94.0.38.4.29.0.11.2.01.3.037.12.038.0.00.0.30.0.41.35.991.40.751.35.991.40.752025.10.52025.11.128.3.08.3.10.120.20.121.20.0.140.0.162.12.32.12.42.11.02.12.02.41.42.41.54.15.34.15.40.7.20.7.60.10.40.14.02.43.02.44.00.49.10.50.0Updates
blackfrom 25.9.0 to 25.11.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
... (truncated)
Commits
05f0a8cPrepare for 25.11.0 release (#4825)ae17c61Fix tests on pytest 9 (#4835)138745eInclude Windows and Python 3.14 in PR wheel build matrix, fix Windows build (...18170d6ci: add label for running all builds on a pull request (#4833)0e793e3fix windows wheels (#4830)b71f36cUse build[uv] as cibuildwheel frontend (#4831)a7bd594Skip free threaded builds in cibuildwheel (#4829)862dee9Update cibuildwheel (#4828)b5f354cbuild: restrict to pytest 9.0 due to breakage in custom pytest_configure (#4827)f705197t-string support (#4805)Updates
pylintfrom 3.3.9 to 4.0.3Commits
84b6552Bump pylint to 4.0.3, update changelog (#10741)77b0cd8[Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutil...755f2d0[Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)c96a9e4[Backport maintenance/4.0.x] Fix crash when a variable annotation is used as ...108191e[Backport maintenance/4.0.x] Fix a false positive for class attribute typed w...0ed8172[Backport maintenance/4.0.x] Fix crash when asliceobject is called (#10728)b128b7d[Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tuple-unpa...1a26dea[Backport maintenance/4.0.x] Add Enum dunder to the list of allowed dunder (#...fc920b6[Backport maintenance/4.0.x] Fix false positive for `f-string-without-interpo...aeffe52[Backport maintenance/4.0.x] Fix FP forinvalid-namewith `typing.Annotated...Updates
pytestfrom 8.4.2 to 9.0.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d1b64aaPrepare release version 9.0.10a497c7regendoc: remove CI environment variables (#13950) (#13951)a9f7e6e🧪 Rungh releasew/o Git in CI/CD (#13942) (#13947)2682a66Merge pull request #13944 from pytest-dev/patchback/backports/9.0.x/bef7d34f1...a999997Merge pull request #13941 from nicoddemus/min-pre-commit-version4bd63a0Merge pull request #13935 from pytest-dev/patchback/backports/9.0.x/ce8b8a7b4...15f93b3Merge pull request #13933 from webknjaz/maintenance/tox-pep517-env-setuptools...0fa11aeMerge pull request #13927 from pytest-dev/patchback/backports/9.0.x/3d8075743...fa45470Merge pull request #13926 from pytest-dev/patchback/backports/9.0.x/d587e0cf8...b4e3973Merge pull request #13922 from bluetech/fix-argparse-userwarningUpdates
pytest-asynciofrom 1.2.0 to 1.3.0Release notes
Sourced from pytest-asyncio's releases.
Commits
2e9695fdocs: Compile changelog for v1.3.0dd0e9badocs: Reference correct issue in news fragment.4c31abeBuild(deps): Bump nh3 from 0.3.1 to 0.3.213e9477Link to migration guides from changelog4d2cf3ctests: handle Python 3.14 DefaultEventLoopPolicy deprecation warningsee3549btest: Remove obsolete test for the event_loop fixture.7a67c82tests: Fix failing test by preventing warning conversion to error.a17b689test: add pytest config to isolated test directories18afc9dfix(tests): replace runpytest_subprocess with runpytestcdc6bd1Add support for pytest 9 and drop Python 3.9 supportUpdates
fakerfrom 37.12.0 to 38.0.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
0c462e2Bump version: 37.12.0 → 38.0.02b9c9d9📝 Update CHANGELOG.md4e4a8baAdd support for Python 3.14 and drop support for Python 3.9 (#2272)21bd1eefix pypy testsUpdates
annotated-docfrom 0.0.3 to 0.0.4Release notes
Sourced from annotated-doc's releases.
Changelog
Sourced from annotated-doc's changelog.
Commits
a6b2d38🔖 Release version 0.0.4fa933ab📝 Update release notes715f1ea👷 Switch to dynamic versioning withpdmbuild system (#19)bba5142📝 Update release notesee5b2cf➕ Addtyping-extensionsto test requirements for Python < 3.9 (#12)17c5fb8📝 Update release notesf57a403⬆ Bump ruff from 0.14.1 to 0.14.3 (#17)7dd21fb📝 Update release notesdaef259📝 Update release notes3ea0d95⬆ Bump actions/upload-artifact from 4 to 5 (#14)Updates
boto3from 1.35.99 to 1.40.75Commits
76bb63dMerge branch 'release-1.40.75'4094ca6Bumping version to 1.40.75b37bc1cAdd changelog entries from botocore49140e0Merge branch 'release-1.40.74'f3fe484Merge branch 'release-1.40.74' into develop786aff8Bumping version to 1.40.740a66fb2Add changelog entries from botocorecd85454Merge branch 'release-1.40.73'27d5644Merge branch 'release-1.40.73' into develop5f2866cBumping version to 1.40.73Updates
botocorefrom 1.35.99 to 1.40.75Commits
e325f9eMerge branch 'release-1.40.75'79996d7Bumping version to 1.40.75f58849aUpdate to latest models27a1b89Remove Elastic Transcoder smoke and integration tests (#3595)8dfa4feMerge branch 'release-1.40.74'4d3496fMerge branch 'release-1.40.74' into developf9eded6Bumping version to 1.40.7454e982fUpdate endpoints model8737f17Update to latest modelscdcefd9Update awscrt version to 0.28.4 (#3591)Updates
certififrom 2025.10.5 to 2025.11.12Commits
37ea1502025.11.12 (#375)2fa50bbBump actions/upload-artifact from 4.6.2 to 5.0.0 (#374)6cadb53Bump actions/download-artifact from 5.0.0 to 6.0.0 (#373)Updates
clickfrom 8.3.0 to 8.3.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
fastapifrom 0.120.2 to 0.121.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
02e108d🔖 Release version 0.121.2d3b7597📝 Update release notes5d40dfb🐛 Fix handling of JSON Schema attributes named "$ref" (#14349)eaf611f📝 Update release notes004ab1a📝 Add EuroPython talk & podcast episode with Sebastián Ramírez (#14260)d1be85c📝 Update release notes42930fe✏️ Fix links and add missing permalink in docs (#14217)9e362d9📝 Update release notes540a83d🌐 Update Portuguese translations with LLM prompt (#14228)1a2e415📝 Update release notesUpdates
fastapi-clifrom 0.0.14 to 0.0.16Release notes
Sourced from fastapi-cli's releases.
Changelog
Sourced from fastapi-cli's changelog.
Commits
2bd5ebb🔖 Release version 0.0.16c758690📝 Update release notes0ad2173🐛 Fix support for Pydantic v1 (#240)9aec08e📝 Update release notes11f5a39🔖 Release version 0.0.156c60574📝 Update release notes03aee40✨ Add support for reading configuration frompyproject.toml(#236)05f034a📝 Update release notesb8b9279📝 Update release notes169b61f📝 Update release notesUpdates
pydanticfrom 2.12.3 to 2.12.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5c842dfPrepare release v2.12.4c678a71Bumppydantic-coreto v2.41.5a7cd292Bumpcloudpickleto v3.1.221f6278Bump actions/setup-node from 5 to 68d6be8fBump astral-sh/setup-uv from 6 to 717865eaBump actions/upload-artifact from 4 to 590ad0afBump actions/download-artifact from 5 to 618e6672Drop testing under PyPy 3.9650215bDocument workaround forMongoDsndefault porte326790Fix example of forbytes_invalid_encodingvalidation errorUpdates
pydantic-settingsfrom 2.11.0 to 2.12.0Release notes
Sourced from pydantic-settings's releases.