-
Notifications
You must be signed in to change notification settings - Fork 78
Bump the all-dependencies group with 13 updates #111
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
main
Choose a base branch
from
dependabot/pip/all-dependencies-8c782665ad
base: main
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 all-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.16.2` | `1.16.4` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.116.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.42` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.1` | `7.10.1` | | [freezegun](https://github.com/spulec/freezegun) | `1.5.2` | `1.5.4` | | [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.1` | `0.12.7` | | [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2025.7.14` | | [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` | | [starlette](https://github.com/encode/starlette) | `0.46.2` | `0.47.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.0` | `4.14.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.32.0` | Updates `alembic` from 1.16.2 to 1.16.4 - [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.115.14 to 0.116.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.14...0.116.1) Updates `sqlalchemy` from 2.0.41 to 2.0.42 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `coverage` from 7.9.1 to 7.10.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.9.1...7.10.1) Updates `freezegun` from 1.5.2 to 1.5.4 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.5.2...1.5.4) Updates `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) Updates `pytest-asyncio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) Updates `ruff` from 0.12.1 to 0.12.7 - [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.12.1...0.12.7) Updates `certifi` from 2025.6.15 to 2025.7.14 - [Commits](certifi/python-certifi@2025.06.15...2025.07.14) Updates `distlib` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.9...0.4.0) Updates `starlette` from 0.46.2 to 0.47.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.46.2...0.47.2) Updates `typing-extensions` from 4.14.0 to 4.14.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.14.0...4.14.1) Updates `virtualenv` from 20.31.2 to 20.32.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.32.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-version: 7.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: freezegun dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: distlib dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: starlette dependency-version: 0.47.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: virtualenv dependency-version: 20.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 13 updates:
1.16.2
1.16.4
0.115.14
0.116.1
2.0.41
2.0.42
7.9.1
7.10.1
1.5.2
1.5.4
1.16.1
1.17.1
1.0.0
1.1.0
0.12.1
0.12.7
2025.6.15
2025.7.14
0.3.9
0.4.0
0.46.2
0.47.2
4.14.0
4.14.1
20.31.2
20.32.0
Updates
alembic
from 1.16.2 to 1.16.4Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
fastapi
from 0.115.14 to 0.116.1Release notes
Sourced from fastapi's releases.
Commits
3137234
🔖 Release version 0.116.1095dab0
📝 Update release notescad6880
⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0
(#13884)a6e79e6
📝 Update release notes2c13b1b
📝 Add notification about impending changes in Translations to `docs/en/docs/c...7179d48
📝 Update release notes07bcb18
⬆ [pre-commit.ci] pre-commit autoupdate (#13871)bd8f358
🔖 Release version 0.116.018eb7a7
📝 Update release notesdd906a9
📝 Update release notesUpdates
sqlalchemy
from 2.0.41 to 2.0.42Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
coverage
from 7.9.1 to 7.10.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
7fdcbeb
docs: sample HTML for 7.10.1c9e9625
docs: prep for 7.10.1e8193ff
chore: make upgrade9aad22a
test: improve theif TYPE_CHECKING:
exclusion test1e2f41a
fix: excluding TYPE_CHECKING should have been the line not the branch2134e57
fix: use getsitepackages for writing .pth files. #2006a4300a7
test: signal statuses are mysterious. #20082fd4961
docs: update the man page, for oncea13607f
build: comment_on_fixes should show html urls0f00d49
build: bump version to 7.10.1Updates
freezegun
from 1.5.2 to 1.5.4Changelog
Sourced from freezegun's changelog.
Commits
2bb4711
Increase version number7599eee
Add 1.5.4 release notes0d00e7d
Merge pull request #579 from zsh8/decorate_generator10c93f2
fix: preserve functionality in pytest yield fixturesd2e0a00
Increase version number6229e27
Add 1.5.3 release notes3111775
Merge pull request #576 from spulec/support-fixtures-pytest-840f4bf942
Support fixtures inside classes decorated with freeze_time5dff43d
Merge pull request #574 from sfreilich/restore-class-decorator-overload1df6623
Restore class-decorator overload annotation for freeze_timeUpdates
mypy
from 1.16.1 to 1.17.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
acb2983
Bump version to 1.17.1933c913
RetainNone
as constraints bottom if no bottoms were provided (#19485)5f4428f
Fix "ignored exception inhasattr
" in dmypy (#19428)88fdeaa
Prevent a crash when InitVar is redefined with a method in a subclass (#19453)e44d14f
Bump version to 1.17.1+dev0260991
Update version string3901aa2
Updates to 1.17 changelog (#19436)7d13396
Initial changelog for 1.17 release (#19427)a182dec
Combine the revealed types of multiple iteration steps in a more robust manne...ab4fd57
Improve the handling of "iteration dependent" errors and notes in finally cla...Updates
pytest-asyncio
from 1.0.0 to 1.1.0Release notes
Sourced from pytest-asyncio's releases.
Commits
ce06c07
chore: Prepare release of v1.1.0.d9a8dcc
ci: Workaround missing Tag annotation during release.d66e12f
[pre-commit.ci] pre-commit autoupdate9e5e25f
Build(deps): Bump certifi in /dependencies/docs0e63423
Build(deps): Bump hypothesis in /dependencies/defaultbd4551c
Build(deps): Bump ncipollo/release-action from 1.16.0 to 1.18.08e20305
Build(deps): Bump hypothesis in /dependencies/defaultb7a8ab5
Build(deps): Bump coverage from 7.9.1 to 7.9.2 in /dependencies/default8cc378d
Build(deps): Bump typing-extensions in /dependencies/defaultfb6bfbf
[pre-commit.ci] pre-commit autoupdateUpdates
ruff
from 0.12.1 to 0.12.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c5ac998
Bump 0.12.7 (#19627)04a8f64
Revertlicense
andlicense-files
changes inpyproject.toml
(#19624)6e00adf
Bump 0.12.6 (#19622)864196b
AddChecker::context
method, deduplicate Unicode checks (#19609)ae26fa0
[flake8-pyi
] Preserve inline comment in ellipsis removal (PYI013
) (#19399)88a6799
[ty] Add flow diagram for import resolution941be52
[ty] Add comments to some core resolver functions13624ce
[ty] Add missing ticks and use consistent quotingedb2f8e
[ty] Reflow some long lines5e6ad84
[ty] Unexport helper functionUpdates
certifi
from 2025.6.15 to 2025.7.14Commits
ddd90c6
2025.07.14 (#359)d905221
2025.07.09 (#358)Updates
distlib
from 0.3.9 to 0.4.0Changelog
Sourced from distlib's changelog.
Commits
aff2cbb
Finalise version.3716c4b
Update change log, widen exception catching in test.660bd33
Changes for 0.4.0.56b4ad9
Guard script wrapper entrypoint import with if main (#242)fe57366
docs: update coverage results link (#250)c3286e5
Temporarily exclude 3.13t on windows-latest.e6b83d3
Normalize archive paths in dist-info (#248)93baffe
Skip no-longer-relevant test.83f6568
Support subdirectories in .dist-info (fixes #246) (#247)f918abd
Updatetest_wheel.WheelTestCase.test_abi
for freethreading (#244)Updates
starlette
from 0.46.2 to 0.47.2Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
6ee94f2
Version 0.47.2 (#2965)9f7ec2e
Make UploadFile check for future rollover (#2962)540ff5f
Bump the python-packages group with 7 updates (#2957)d4dd545
docs: add Google Analytics (#2963)fa53554
Version 0.47.1 (#2952)e741635
UseSelf
inTestClient.__enter__
(#2951)739ea49
Allow async exception handlers to type-check (#2949)78da9b9
Bump the python-packages group with 6 updates (#2948)739321d
Version 0.47.0 (#2947)af1c709
Add support for ASGIpathsend
extension (#2671)Updates
typing-extensions
from 4.14.0 to 4.14.1Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
42027ab
Prepare release 4.14.1 (#620)59d2c20
Fix off by one in pickle protocol tests (#618)40e22eb
Do not use slots for_TypedDictSpecialForm
(#616)d17c456
allow TypedDict as a type argument (#614)Updates
virtualenv
from 20.31.2 to 20.32.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
74afc5a
release 20.32.040c84e4
Bump setuptools version (#2900)f3961eb
Update index.rst, compatibility section added, other subheadings created (#2897)75518b1
Add warning for incorrect usage of Nushell activation script (#2906)430eb4b
Discover uv-managed Python installations (#2902)e7e0ae3
[pre-commit.ci] pre-commit autoupdate (#2905)269599a
Fix: Ignore missing absolute paths for python discovery (#2907)29e9698
activate.fish: update fish major version check (#2891)07e6110
Merge pull request #2904 from gaborbernat/fix-ci-07-1030e58ff
Fix the CIMost Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions