📦 deps: bump the uv group across 1 directory with 15 updates - #16
Closed
dependabot[bot] wants to merge 1 commit into
Closed
📦 deps: bump the uv group across 1 directory with 15 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.38.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.121.1` | | [joserfc](https://github.com/authlib/joserfc) | `1.2.2` | `1.4.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.12.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.11.0` | | [sqlalchemy[mypy]](https://github.com/sqlalchemy/sqlalchemy) | `2.0.42` | `2.0.44` | | [alembic[tz]](https://github.com/sqlalchemy/alembic) | `1.16.4` | `1.17.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.1.0` | `1.2.0` | | [freezegun](https://github.com/spulec/freezegun) | `1.5.4` | `1.5.5` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.4.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.3` | `3.2.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.7` | `0.14.4` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.2` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `46.0.3` | Updates `uvicorn` from 0.35.0 to 0.38.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.38.0) Updates `fastapi` from 0.116.1 to 0.121.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.121.1) Updates `joserfc` from 1.2.2 to 1.4.1 - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](authlib/joserfc@1.2.2...1.4.1) Updates `pydantic` from 2.11.7 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.11.7...v2.12.4) 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 `sqlalchemy[mypy]` from 2.0.42 to 2.0.44 - [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 `alembic[tz]` from 1.16.4 to 1.17.1 - [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 `pytest-mock` from 3.14.1 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.1) 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 `freezegun` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.5.4...1.5.5) Updates `pre-commit` from 4.2.0 to 4.4.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.2.0...v4.4.0) Updates `greenlet` from 3.2.3 to 3.2.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.2.3...3.2.4) Updates `ruff` from 0.12.7 to 0.14.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.12.7...0.14.4) Updates `mypy` from 1.17.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) Updates `cryptography` from 45.0.5 to 46.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...46.0.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: fastapi dependency-version: 0.121.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: joserfc dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: sqlalchemy[mypy] dependency-version: 2.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: alembic[tz] dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: freezegun dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: greenlet dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 uv group with 15 updates in the / directory:
0.35.00.38.00.116.10.121.11.2.21.4.12.11.72.12.42.10.12.11.02.0.422.0.441.16.41.17.13.14.13.15.11.1.01.2.01.5.41.5.54.2.04.4.03.2.33.2.40.12.70.14.41.17.11.18.245.0.546.0.3Updates
uvicornfrom 0.35.0 to 0.38.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)ce79f95Revert "Add Marcelo Trylesinski to the license (#2699)" (#2730)dbf8797docs: add social icons (#2728)58f28beAdd section about event loop (#2725)93d9510Bump docs dependencies (#2724)9b1c6c4Move Marcelo Trylesinski to maintainers inpyproject.toml(#2719)57a61d8Add discord to README (#2718)7ef5f9fchore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#2717)6d26d88Update pyproject.toml for PEP639 compliance (#2713)Updates
fastapifrom 0.116.1 to 0.121.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
1c7e254🔖 Release version 0.121.19e54399📝 Update release notes282f372🐛 FixDepends(func, scope='function')for top level (parameterless) depende...972a967📝 Update release notes4170f62📝 Update release notes67c8dfa⬆ Bump ruff from 0.13.2 to 0.14.3 (#14276)34db1e2⬆ [pre-commit.ci] pre-commit autoupdate (#14289)b787103📝 Update release notes289b4aa📝 Upate docs for advanced dependencies withyield, noting the changes in 0....4efae81🔖 Release version 0.121.0Updates
joserfcfrom 1.2.2 to 1.4.1Release notes
Sourced from joserfc's releases.
... (truncated)
Changelog
Sourced from joserfc's changelog.
... (truncated)
Commits
ad9d57cchore: release 1.4.1f831f5edocs: update for OctKey.import_key2bf6328fix(jwk): add security warnings at OctKey.import_key and RSAKey.import_keyd91b358fix(errors): add a base ClaimErrorc22d895chore: update action depsa06addadocs: update translation for nav links1aa326adocs: update translations169ac69chore: update depse7b5ebedocs: add get_unverified_header guide for pyjwt migration31cc5f2chore: release 1.4.0Updates
pydanticfrom 2.11.7 to 2.12.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
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.10.1 to 2.11.0Release notes
Sourced from pydantic-settings's releases.
Commits
3e66430Prepare release 2.11.0 (#684)44fb5b7Update deps (#683)0497ef2MakeInitSettingsSourceresolution deterministic (#681)c22cef4Snake case conversion in Azure Key Vault (#680)9c6c9b5Cli root model support (#677)a164b73CLI Windows Path Fix (#669)d81f8d8Fix typo ("Accesing") in the "Adding sources" docs (#668)53ade97Included endpoint_url kwarg in AWSSecretsManagerSettingsSource class (#664)1967d6fWarn if model_config sets unused keys for missing settings sources (#663)1fc2087Avoid env_prefix falling back to env vars without prefix (#648)Updates
sqlalchemy[mypy]from 2.0.42 to 2.0.44Release notes
Sourced from sqlalchemy[mypy]'s releases.
... (truncated)
Commits
Updates
alembic[tz]from 1.16.4 to 1.17.1Release notes
Sourced from alembic[tz]'s releases.
... (truncated)
Commits
Updates
pytest-mockfrom 3.14.1 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0Updates
pytest-asynciofrom 1.1.0 to 1.2.0Release notes
Sourced from pytest-asyncio's releases.
Commits
0d3988fci: Create GitHub release before publishing to PyPI.07c5a0bdocs: Include orphaned news fragment in changelog.be24582chore: Prepare release of v1.2.0.7aeb296docs: Streamline news fragments7b8311cci: Fixes a bug that prevented SSH signature from being stripped from release...9d4c2bddocs: Add changelog entry for Pyright compatibility.94f6106test: Added tests which assert that the event loop is reinstated if unset by ...df61991[pre-commit.ci] pre-commit autoupdatef1f7941Build(deps): Bump pytest from 8.4.1 to 8.4.2c77d3d3Build(deps): Bump twine from 6.1.0 to 6.2.0Updates
freezegunfrom 1.5.4 to 1.5.5Changelog
Sourced from freezegun's changelog.
Commits
c9bf52cIncrease version number0f2bd7eMerge pull request #582 from spulec/fixture-called-funca608055Allow parametrized arguments with name 'func'Updates
pre-commitfrom 4.2.0 to 4.4.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.