-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the minor-and-patch group across 1 directory with 16 updates #7
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/uv/minor-and-patch-45b82264a7
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
…6 updates Bumps the minor-and-patch group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.17.1` | `1.18.3` | | [apscheduler](https://github.com/agronholm/apscheduler) | `3.11.1` | `3.11.2` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.3` | `46.0.4` | | [fastapi](https://github.com/fastapi/fastapi) | `0.121.1` | `0.128.0` | | [newrelic](https://github.com/newrelic/newrelic-python-agent) | `11.1.0` | `11.4.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.0.0` | `12.1.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.11.0` | `2.12.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.20` | `0.0.22` | | [redis](https://github.com/redis/redis-py) | `7.0.1` | `7.1.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.44` | `2.0.46` | | [sqlmodel](https://github.com/fastapi/sqlmodel) | `0.0.27` | `0.0.31` | | [tinycss2](https://github.com/Kozea/tinycss2) | `1.4.0` | `1.5.1` | | [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) | `0.35.0` | `0.53.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.4.0` | `4.5.1` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.407` | `1.1.408` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.4` | `0.14.14` | Updates `alembic` from 1.17.1 to 1.18.3 - [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 `apscheduler` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.11.1...3.11.2) Updates `cryptography` from 46.0.3 to 46.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.3...46.0.4) Updates `fastapi` from 0.121.1 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.1...0.128.0) Updates `newrelic` from 11.1.0 to 11.4.0 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v11.1.0...v11.4.0) Updates `pillow` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.0.0...12.1.0) 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 `python-multipart` from 0.0.20 to 0.0.22 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.22) Updates `redis` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.0.1...v7.1.0) Updates `sqlalchemy` from 2.0.44 to 2.0.46 - [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 `sqlmodel` from 0.0.27 to 0.0.31 - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.27...0.0.31) Updates `tinycss2` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.4.0...v1.5.1) Updates `datamodel-code-generator` from 0.35.0 to 0.53.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.35.0...0.53.0) Updates `pre-commit` from 4.4.0 to 4.5.1 - [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.4.0...v4.5.1) Updates `pyright` from 1.1.407 to 1.1.408 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.407...v1.1.408) Updates `ruff` from 0.14.4 to 0.14.14 - [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.14.4...0.14.14) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: apscheduler dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cryptography dependency-version: 46.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: newrelic dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sqlalchemy dependency-version: 2.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sqlmodel dependency-version: 0.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tinycss2 dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: datamodel-code-generator dependency-version: 0.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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 minor-and-patch group with 16 updates in the / directory:
1.17.11.18.33.11.13.11.246.0.346.0.40.121.10.128.011.1.011.4.012.0.012.1.02.11.02.12.00.0.200.0.227.0.17.1.02.0.442.0.460.0.270.0.311.4.01.5.10.35.00.53.04.4.04.5.11.1.4071.1.4080.14.40.14.14Updates
alembicfrom 1.17.1 to 1.18.3Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
apschedulerfrom 3.11.1 to 3.11.2Release notes
Sourced from apscheduler's releases.
Commits
0f70950Added the release versionbc404e6Updated publish actionsc3aa155Updated pre-commit modulesad6b2dcAdded fix for get_next_fire_time not advancing through fold with unfolded pre...Updates
cryptographyfrom 46.0.3 to 46.0.4Changelog
Sourced from cryptography's changelog.
Commits
e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)Updates
fastapifrom 0.121.1 to 0.128.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8322a44🔖 Release version 0.128.04b2cfcf📝 Update release notese300630➖ Drop support forpydantic.v1(#14609)1b3bea8📝 Update release notes34e8841✅ Run performance tests only on Pydantic v2 (#14608)cd90c78🔖 Release version 0.127.193f4dfd📝 Update release notes535b5da🔊 Add a customFastAPIDeprecationWarning(#14605)6b53786📝 Update release notesd98f4eb🔧 Update pre-commit to use local Ruff instead of hook (#14604)Updates
newrelicfrom 11.1.0 to 11.4.0Release notes
Sourced from newrelic's releases.
Commits
80f4a3cMerge pull request #1630 from newrelic/feat-langgraph5b67731Fixups.0d47eaeSlight tweaksb86e8f1Implement tee() and copy() for GeneratorProxyc5644dfPin lower bound of langchain tests1ef9735Add alternate source for agent_name384fe2dGuard metadata additionsf8c0808Add correct event countsbe2e1e1Instrument RunnableSequence.stream and astreamffa5332Remove storage of agent name on transactionUpdates
pillowfrom 12.0.0 to 12.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening8dee8ddAdd ImageFile context manager (#9367)b2d9bc3Support saving APNG float durations (#9365)f130c10Allow 1 mode images in MorphOp (#9348)Updates
pydantic-settingsfrom 2.11.0 to 2.12.0Release notes
Sourced from pydantic-settings's releases.
Commits
584983dPrepare release 2.12 (#705)6b4d87eAdd Python 3.14 (#704)02de5b6Adapt test_protected_namespace_defaults for dev. Pydantic (#637)4239ea4Drop Python3.9 support (#699)5008c69Restore init kwarg names before returning final state dictionary. (#700)4433101Coerce env vars if strict is True. (#693)4d2ebfdStrip non-explicit default values. (#692)4a6ffcaAdd NestedSecretsSettings source (#690)7a6e96eApply source order: init > env > dotenv > secrets > defaults and pres… (#688)68563edSupport for enum kebab case. (#686)Updates
python-multipartfrom 0.0.20 to 0.0.22Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
bea7bbbVersion 0.0.22 (#222)0fb59a9chore: add return type on test (#221)9433f4bMerge commit from forkd5c91ecBump the github-actions group with 2 updates (#219)5a90631bump uv (#218)1f72955Version 0.0.21 (#217)47ecfedAdd support for Python 3.14 and drop EOL 3.8 and 3.9 (#216)f18b709Bump the github-actions group across 1 directory with 4 updates (#214)b388e9achore: use depedency-groups inpyproject.toml(#212)6113e75Bump the github-actions group across 1 directory with 3 updates (#210)Updates
redisfrom 7.0.1 to 7.1.0Release notes
Sourced from redis's releases.
Commits
f7c1755Changing current version to 8.4 as it is already GA (#3854)2235cc7Added custom event handler section (#3853)8cc50a5Changing log level to be debug for failed maintenance notification enablement...d1769a2#3612 Generating unique command cache key (#3765)b49dce1Update Type Hints for List Command Parameters from str to KeyT (#3848)46ff042Expand cluster READ_COMMANDS with additional read-only commands and reorganiz...dc47675Updating lib version to 7.1.0 and added note in README that Python 3.9 suppor...f026c1eAdding latest 8.4 image to test matrix. Updating the Hybrid VSIM query format...a5ab18fAdding support for HYBRID search. (#3813)e6fb505Adding support for CAS/CAD commands. (#3837)Updates
sqlalchemyfrom 2.0.44 to 2.0.46Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
sqlmodelfrom 0.0.27 to 0.0.31Release notes
Sourced from sqlmodel's releases.
... (truncated)
Changelog
Sourced from sqlmodel's changelog.
... (truncated)
Commits
2cc11da🔖 Release version 0.0.310b756b5📝 Update release notes5917b19➖ Drop support for Pydantic v1 (#1701)349bc73📝 Update release notesb9241af⬆ Bump dirty-equals from 0.9.0 to 0.11 (#1649)8ab5d68📝 Update release notes547344d⬆ Bump mkdocs-material from 9.7.0 to 9.7.1 (#1690)4e7cfac📝 Update release notesfbb2fca⬆ Bump typer from 0.20.1 to 0.21.0 (#1694)d2213cb📝 Update release notesUpdates
tinycss2from 1.4.0 to 1.5.1Release notes
Sourced from tinycss2's releases.
Changelog
Sourced from tinycss2's changelog.
Commits
f295a49Version 1.5.1282de7eVersion 1.5.0a4a03f1Add release actionc59b394Add documentation for color modules36b3f6aUpdate supported and tested Python versions5e6026fMerge pull request #64 from Kozea/css-color5725d2b5Simplify test_color_functions_5c3f7a92Readd removed tests (oopsi)1e47dd1Manage None color in _build_color4247cb7Remove unused variablesUpdates
datamodel-code-generatorfrom 0.35.0 to 0.53.0Release notes
Sourced from datamodel-code-generator's releases.