chore(deps): bump the python-env-minor-patch group in /environments with 5 updates#94
Merged
Gavin-Borges merged 1 commit intoJun 29, 2026
Conversation
Bumps the python-env-minor-patch group in /environments with 5 updates: | Package | From | To | | --- | --- | --- | | [keras](https://github.com/keras-team/keras) | `3.14.1` | `3.15.0` | | [semgrep](https://github.com/semgrep/semgrep) | `1.167.0` | `1.168.0` | | [ipython](https://github.com/ipython/ipython) | `9.14.1` | `9.15.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.18` | `0.15.20` | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.138.2` | Updates `keras` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.14.1...v3.15.0) Updates `semgrep` from 1.167.0 to 1.168.0 - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.167.0...v1.168.0) Updates `ipython` from 9.14.1 to 9.15.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.14.1...9.15.0) Updates `ruff` from 0.15.18 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.18...0.15.20) Updates `fastapi` from 0.138.0 to 0.138.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.138.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-env-minor-patch - dependency-name: semgrep dependency-version: 1.168.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-env-minor-patch - dependency-name: ipython dependency-version: 9.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-env-minor-patch - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-env-minor-patch - dependency-name: fastapi dependency-version: 0.138.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-env-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Gavin-Borges
deleted the
dependabot/pip/environments/python-env-minor-patch-e5d8132c6a
branch
June 29, 2026 23:46
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-env-minor-patch group in /environments with 5 updates:
3.14.13.15.01.167.01.168.09.14.19.15.00.15.180.15.200.138.00.138.2Updates
kerasfrom 3.14.1 to 3.15.0Release notes
Sourced from keras's releases.
... (truncated)
Commits
9d1bbf9Add erfinv tests and TensorFlow CPU fallback for half precision (#23086)b34af30Fix pad_sequences string dtype check (np.bytes_ instead of duplicate np.str_)...f512e93Fix wrong parameter names in ops.select and ops.argpartition docstrings (#23091)915ec7eSupport native Grouped-Query Attention (GQA) Key/Value head broadcast. (#23081)49d668dAdd JAX multi-process distribution tests (#23105)b49fde7Refactor rematerialization logic into Operation and support more modes (#23107)e0bfa2dAdd to the list of APIs that should not be part of a reloaded model. (#23115)69d7fd6Suppress spurious 'Skipping nested container' warning on freshly-saved files ...048d142Delete temp files after loading model from remote path. (#23113)46f5eacBump GitHub Actions versions to the latest (#23104)Updates
semgrepfrom 1.167.0 to 1.168.0Release notes
Sourced from semgrep's releases.
Changelog
Sourced from semgrep's changelog.
Commits
3167f9cchore: release 1.168.094ac223semgrep/semgrep-proprietary#6651fd5e60esemgrep/semgrep-proprietary#6602acf763esemgrep/semgrep-proprietary#6655b635c1fsemgrep/semgrep-proprietary#6653b0a3bb4semgrep/semgrep-proprietary#6654d03aad0chore(spacegrep): migrate Comment.ml from libpcre 8.x to libpcre2 10.x (semgr...8855bc5refactor(docker): do not create duplicate unused artifacts (semgrep/semgrep-p...51c6552refactor(ci): delegate archive-handling to{download,upload}-artifact (semg...d9d8813semgrep/semgrep-proprietary#6652Updates
ipythonfrom 9.14.1 to 9.15.0Commits
2273f39release 9.15.04774918fix4bec98bupdate whatsnew42fcfe4[3.11] Skip stup for Numpy that is not using > 3.11 syntaxb5da9acfix: clarify tk simple-prompt gui message00bcdeefix: don't let kitty graphics detection crash IPython startup60f2e26Fix #12726: %run honors quotes when expanding glob args3ea7aa6Strip ANSI escape sequences from Sphinx directive output9b7d419Add %xmode Doctest mode for doctest friendly tracebacksfdbdf1cIncrease codecov threshold to 0.2% to avoid false PR failuresUpdates
rufffrom 0.15.18 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
fastapifrom 0.138.0 to 0.138.2Release notes
Sourced from fastapi's releases.
Commits
702fea8🔖 Release version 0.138.2 (#15864)6466865📝 Update release notesb790e14♻️ Makeapp.frontend()return 404 for methods other thanGETorHEADwi...c2708d9📝 Update release notes403b1fa🔧 Update sponsors: remove Stainless (#15862)1929ac2📝 Update release notescba4158♻️ Refactor how sponsors data is handled for banners (#15852)b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)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 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