chore(deps): bump the python-dependencies group across 1 directory with 11 updates#174
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group across 1 directory with 11 updates#174dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 11 updates Bumps the python-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.3` | `6.156.2` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.20` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.18.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.137.1` | `0.139.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.49.0` | `0.50.2` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `6.0.5` | `6.0.6` | | [griffe](https://github.com/mkdocstrings/griffe) | `2.0.2` | `2.1.0` | | [boto3](https://github.com/boto/boto3) | `1.43.31` | `1.43.42` | | [stripe](https://github.com/stripe/stripe-python) | `15.2.1` | `15.3.0` | Updates `pytest` from 9.1.0 to 9.1.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@9.1.0...9.1.1) Updates `hypothesis` from 6.155.3 to 6.156.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.3...v6.156.2) Updates `mypy` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.2.0) Updates `ruff` from 0.15.17 to 0.15.20 - [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.15.17...0.15.20) Updates `alembic` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `fastapi` from 0.137.1 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.1...0.139.0) Updates `uvicorn` from 0.49.0 to 0.50.2 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.50.2) Updates `django-stubs` from 6.0.5 to 6.0.6 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.5...6.0.6) Updates `griffe` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@2.0.2...2.1.0) Updates `boto3` from 1.43.31 to 1.43.42 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.31...1.43.42) Updates `stripe` from 15.2.1 to 15.3.0 - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v15.2.1...v15.3.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.156.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-stubs dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: griffe dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.43.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: stripe dependency-version: 15.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-dependencies group with 11 updates in the / directory:
9.1.09.1.16.155.36.156.22.1.02.2.00.15.170.15.201.18.41.18.50.137.10.139.00.49.00.50.26.0.56.0.62.0.22.1.01.43.311.43.4215.2.115.3.0Updates
pytestfrom 9.1.0 to 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
hypothesisfrom 6.155.3 to 6.156.2Commits
3ea2aefBump hypothesis version to 6.156.2 and update changelog6bdf847Merge pull request #4787 from dylan-bakr/patch-github-artifact-database-keyerror8edffbasimplify comment9f3a1bdcreateRELEASE.rst66b6089fixKeyErrorwhen reading artifactsa74eda5create test5f23056Bump hypothesis version to 6.156.1 and update changelogb45fc67Merge pull request #4785 from Liam-DeVoe/fix-releaseafd3210rewordf6ff3d7cut a new releaseUpdates
mypyfrom 2.1.0 to 2.2.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
b3c4a5bMark release396f508[Chore] Update changelog for 2.2 (#21691)9592a9eUpload wasm wheels to PyPI (#21671)1dc6962Bump ast-serialize to 0.6.0 (#21664)96a7913Bump librt to 0.12.0 (#21663)5ef0902Fix the exportjson tool (.ff cache to .json conversion) (#21628)8d621adSupport --shadow-file with --native-parser (#21623)74ecdd8Sync typeshed (#21612)0cd1541[mypyc] Make function wrappers thread-safe on free-threaded builds (#21620)22a9cfd[mypyc] Make list remove and index thread-safe on free-threaded builds (#21614)Updates
rufffrom 0.15.17 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
alembicfrom 1.18.4 to 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
fastapifrom 0.137.1 to 0.139.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
uvicornfrom 0.49.0 to 0.50.2Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)6c42e8dSkip the eager app import in the parent when spawning workers (#3012)56a4631Exit with a dedicated code on startup failure and stop the supervisor when a ...3314dfcchore(deps): bump the github-actions group with 4 updates (#3007)Updates
django-stubsfrom 6.0.5 to 6.0.6Commits
c1d968aVersion 6.0.6 (#3445)c78e106Typecheck save()/asave() update_fields against model fields (#3444)9110cd4Update int128/hide-comment-action action to v1.62.0 (#3442)2e6023a[pre-commit.ci] pre-commit autoupdate (#3441)9088416Update dependency pytest to v9.1.1 (#3440)4ffe717Update dependency ty to v0.0.51 (#3439)0caf5deUpdate dependency pyrefly to v1.1.1 (#3438)6b0170dUpdate dependency ty to v0.0.50 (#3437)a257acdUpdate actions/checkout action to v7 (#3436)dc012eaUpdate dependency pyrefly to v1.1.0 (#3435)Updates
griffefrom 2.0.2 to 2.1.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
6913290chore: Prepare release 2.1.020457fetests: Split test suite in two (CLI/lib)5b3e392fix: Rename tests module to avoid exclusion by packagers5dc97b7chore: Docs, space trimming82526e4feat: Add logging format for Azure Devopsead0127fix: bump jsonschema minimum to 4.18702b33cci: fix typing1b6b053fix: Don't try merging overload annotations into non-function objects97106e4style: FormatUpdates
boto3from 1.43.31 to 1.43.42Commits
0883770Merge branch 'release-1.43.42'63e762fBumping version to 1.43.426dbb592Add changelog entries from botocore2f26e86Merge branch 'release-1.43.41'1fa249cMerge branch 'release-1.43.41' into develop6221d17Bumping version to 1.43.41ce6f679Add changelog entries from botocore7b4354eBump https://github.com/astral-sh/ruff-pre-commit (#4808)d63c33bBump actions/setup-python in the github-actions group (#4807)dd59a59Merge branch 'release-1.43.40'Updates
stripefrom 15.2.1 to 15.3.0Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.