chore(deps): bump the python-minor-patch group across 1 directory with 8 updates - #76
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-minor-patch group across 1 directory with 8 updates#76dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 8 updates Bumps the python-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.16.0` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) | `7.3.0` | `7.3.1` | | [semgrep](https://github.com/semgrep/semgrep) | `1.169.0` | `1.171.0` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.16.4` | `4.16.5` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.116.0` | `0.120.0` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.6.0` | `5.6.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.0` | `0.140.0` | Updates `ruff` from 0.15.21 to 0.16.0 - [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.21...0.16.0) Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) Updates `cyclonedx-bom` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python@v7.3.0...v7.3.1) Updates `semgrep` from 1.169.0 to 1.171.0 - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/v1.171.0/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.169.0...v1.171.0) Updates `commitizen` from 4.16.4 to 4.16.5 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.16.4...v4.16.5) Updates `anthropic` from 0.116.0 to 0.120.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.116.0...v0.120.0) Updates `sentence-transformers` from 5.6.0 to 5.6.1 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.6.0...v5.6.1) Updates `fastapi` from 0.139.0 to 0.140.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.0...0.140.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: cyclonedx-bom dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: semgrep dependency-version: 1.171.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: commitizen dependency-version: 4.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: anthropic dependency-version: 0.120.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sentence-transformers dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: fastapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
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 python-minor-patch group with 8 updates in the / directory:
0.15.210.16.02.2.02.3.07.3.07.3.11.169.01.171.04.16.44.16.50.116.00.120.05.6.05.6.10.139.00.140.0Updates
rufffrom 0.15.21 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
mypyfrom 2.2.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
cyclonedx-bomfrom 7.3.0 to 7.3.1Release notes
Sourced from cyclonedx-bom's releases.
Changelog
Sourced from cyclonedx-bom's changelog.
Commits
5172a90chore(release): 7.3.16715bd9fix: improve error message for non-PEP 621 pyproject.toml (#1080)b830c67chore(deps): Bump actions/setup-python from 6.2.0 to 6.3.0 (#1069)0b65166chore(deps-dev): Update uv requirement from 0.11.8 to 0.11.17 (#1062)ac491abchore(deps): Bump actions/checkout from 6.0.2 to 7.0.0 (#1067)d5ece1bchore(deps): Bump snok/install-poetry from 1.4.1 to 1.4.2 (#1063)95d4630chore(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#1068)b7abcd5chore(ci): comments for pinned actions (#1061)78abbc5Update CONTRIBUTING.md3c92172Update PULL_REQUEST_TEMPLATE.mdUpdates
semgrepfrom 1.169.0 to 1.171.0Release notes
Sourced from semgrep's releases.
... (truncated)
Changelog
Sourced from semgrep's changelog.
... (truncated)
Commits
6e47ff6chore: release 1.171.096dbab7fix(CLI): Only print non-zero product fragments (semgrep/semgrep-proprietary#...fb2f1c9semgrep/semgrep-proprietary#67759be2ce0fix(metrics): improve install-semgrep-pro error reporting (semgrep/semgrep-pr...4ecbbf0semgrep/semgrep-proprietary#6791f9b6379fix(sca): pin github-dependency-graph-gradle-plugin to 1.4.1 (semgrep/semgrep...3307ad6fix: bump OCaml compiler fork to improve GC duty cycle pacing (semgrep/semgre...d3a28afsemgrep/semgrep-proprietary#6769b1b1536semgrep/semgrep-proprietary#67855139a96semgrep/semgrep-proprietary#6633#66...Updates
commitizenfrom 4.16.4 to 4.16.5Release notes
Sourced from commitizen's releases.
Commits
6afcd8ebump: version 4.16.4 → 4.16.5ff23c26fix: exclude star-history API from lychee link checker (#2029)40b409bci(deps): bump soupsieve from 2.8.3 to 2.8.4 (#2024)7812abeci(deps): bump dawidd6/action-homebrew-bump-formula from 7 to 8 (#2022)3885e8bbuild(deps): update argcomplete requirement from <3.7,>=1.12.1 to >=1.12.1,<3...62fb12ddocs(cli/screenshots): update CLI screenshotsUpdates
anthropicfrom 0.116.0 to 0.120.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
60c64fbrelease: 0.120.070c0a64feat(api): add claude-opus-5 modeleb178ecrelease: 0.119.06914718feat(api): add new stop reason 'model_context_window_exceeded'd2bad4ffix(tools): handle binary files in agent toolset read/edit (#283)b527708release: 0.118.0f2412fdfeat(api): add support for Managed Agents model effort, initial session event...d7c0ea2release: 0.117.15ebdcb0chore(api): add support for new refusal categoryb50f8b1chore(deps): bump http-snapshot to 0.1.9 (#275)Updates
sentence-transformersfrom 5.6.0 to 5.6.1Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
7d3eb16Release v5.6.1286dcf3[tests] Skip bf16 + Windows + CPU forwards, as they can WindowsError on tor...30bad93[ci] Exclude librosa/numba/llvmlite on Python 3.13 (#3835)9ca6bbc🚨 Fix position_ids offsetting for RoBERTa-family models when flattening input...Updates
fastapifrom 0.139.0 to 0.140.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
255b912🔖 Release version 0.140.0 (#16050)892eacd📝 Update release notes0270829⚡️ Reduce memory usage in dependencies (#16049)ae031be📝 Update release notesf3644b3📝 Fix links in docs (#15967)1e24ca0📝 Update release notes513c396👷 Add CI memory benchmark (#16046)a64dfbb📝 Update release notes4f15548📝 Add Library Skills documentation (#16041)704fbe1📝 Update release notesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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