Skip to content

chore(deps-dev): bump the pip group with 3 updates#2765

Merged
Lancetnik merged 1 commit intomainfrom
dependabot/uv/pip-a2524b45f5
Feb 9, 2026
Merged

chore(deps-dev): bump the pip group with 3 updates#2765
Lancetnik merged 1 commit intomainfrom
dependabot/uv/pip-a2524b45f5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the pip group with 3 updates: semgrep, types-deprecated and psutil.

Updates semgrep from 1.149.0 to 1.150.0

Release notes

Sourced from semgrep's releases.

Release v1.150.0

1.150.0 - 2026-01-29

Added

  • Connecting to the Semgrep MCP server via streamableHttp now requires OAuth. (saf-2453)

Changed

  • Migrated from pipenv to uv for ./cli package management (uv)

Fixed

  • pro: Improved virtual method resolution in Scala (code-9213)
  • Improved performance for supply chain scans by reducing pre-computation when printing the scan status. This results in slightly less information being displayed in the case that there are no rules to run. (gh-5436)
  • Supply Chain Analysis: fixed version range matching for NPM packages with versions containing a prerelease identifier such as -alpha in 1.2.3-alpha. (sc-3001)
Changelog

Sourced from semgrep's changelog.

1.150.0 - 2026-01-29

Added

  • Connecting to the Semgrep MCP server via streamableHttp now requires OAuth. (saf-2453)

Changed

  • Migrated from pipenv to uv for ./cli package management (uv)

Fixed

  • pro: Improved virtual method resolution in Scala (code-9213)
  • Improved performance for supply chain scans by reducing pre-computation when printing the scan status. This results in slightly less information being displayed in the case that there are no rules to run. (gh-5436)
  • Supply Chain Analysis: fixed version range matching for NPM packages with versions containing a prerelease identifier such as -alpha in 1.2.3-alpha. (sc-3001)
Commits
  • 56803be chore: release version 1.150.0
  • 2162252semgrep/semgrep-proprietary#5511
  • b095202semgrep/semgrep-proprietary#5505
  • 4daf54dsemgrep/semgrep-proprietary#5495
  • 48bdf39semgrep/semgrep-proprietary#5497
  • afc382asemgrep/semgrep-proprietary#5505
  • ce1d1b6semgrep/semgrep-proprietary#5499
  • 6b6bc81 tracing(targeting): add tracing for ocaml side of file targeting (semgrep/sem...
  • 497940bsemgrep/semgrep-proprietary#5496
  • d635c31semgrep/semgrep-proprietary#5
  • Additional commits viewable in compare view

Updates types-deprecated from 1.3.1.20251101 to 1.3.1.20260130

Commits

Updates psutil from 7.2.1 to 7.2.2

Changelog

Sourced from psutil's changelog.

7.2.2

2026-01-28

Enhancements

  • 2705_: [Linux]: Process.wait()_ now uses pidfd_open() + poll() for waiting, resulting in no busy loop and faster response times. Requires Linux >= 5.3 and Python >= 3.9. Falls back to traditional polling if unavailable.
  • 2705_: [macOS], [BSD]: Process.wait()_ now uses kqueue() for waiting, resulting in no busy loop and faster response times.

Bug fixes

  • 2701_, [macOS]: fix compilation error on macOS < 10.7. (patch by Sergey Fedorov)
  • 2707_, [macOS]: fix potential memory leaks in error paths of Process.memory_full_info() and Process.threads().
  • 2708_, [macOS]: Process.cmdline()_ and Process.environ()_ may fail with ``OSError: [Errno 0] Undefined error`` (from ``sysctl(KERN_PROCARGS2)``). They now raise AccessDenied`_ instead.
Commits
  • 9eea97d Pre-release
  • 938ac64 Rm sphinxcontrib.googleanalytics; override layout.html
  • 9dcbb7e Add sphinxcontrib-googleanalytics to requirements.txt
  • 76eaf9a Try to add google analytics to doc
  • de1cafa Update doc mentioning Process.wait() internal details
  • bb30943 Refact can_use_pidfd_open() and can_use_kqueue()
  • a571717 #2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)
  • 8b98c3e Pre-release
  • 700b7e6 [macOS] fix potential leaks in error paths (#2707)
  • 7cc7923 Windows / cmdline(): be more defensive in free()ing in case of error
  • Additional commits viewable in compare view

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 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

Bumps the pip group with 3 updates: [semgrep](https://github.com/semgrep/semgrep), [types-deprecated](https://github.com/typeshed-internal/stub_uploader) and [psutil](https://github.com/giampaolo/psutil).


Updates `semgrep` from 1.149.0 to 1.150.0
- [Release notes](https://github.com/semgrep/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.149.0...v1.150.0)

Updates `types-deprecated` from 1.3.1.20251101 to 1.3.1.20260130
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

Updates `psutil` from 7.2.1 to 7.2.2
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2)

---
updated-dependencies:
- dependency-name: semgrep
  dependency-version: 1.150.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: types-deprecated
  dependency-version: 1.3.1.20260130
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: psutil
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 9, 2026
@dependabot dependabot bot requested a review from Lancetnik as a code owner February 9, 2026 12:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 9, 2026
@Lancetnik Lancetnik enabled auto-merge February 9, 2026 12:57
@Lancetnik Lancetnik added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit f5873b7 Feb 9, 2026
31 checks passed
@Lancetnik Lancetnik deleted the dependabot/uv/pip-a2524b45f5 branch February 9, 2026 13:10
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments