Skip to content

Bump the uv group across 1 directory with 14 updates#50

Merged
Git-Hub-Chris merged 3 commits into
mainfrom
dependabot/uv/uv-816ccf25a5
Jun 12, 2026
Merged

Bump the uv group across 1 directory with 14 updates#50
Git-Hub-Chris merged 3 commits into
mainfrom
dependabot/uv/uv-816ccf25a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:production
  dependency-group: uv
- dependency-name: langchain-core
  dependency-version: 1.3.3
  dependency-type: direct:production
  dependency-group: uv
- dependency-name: aiohttp
  dependency-version: 3.14.0
  dependency-type: direct:production
  dependency-group: uv
- dependency-name: authlib
  dependency-version: 1.6.12
  dependency-type: indirect
  dependency-group: uv
- dependency-name: cryptography
  dependency-version: 46.0.7
  dependency-type: indirect
  dependency-group: uv
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
  dependency-group: uv
- dependency-name: langsmith
  dependency-version: 0.8.0
  dependency-type: indirect
  dependency-group: uv
- dependency-name: pyasn1
  dependency-version: 0.6.3
  dependency-type: indirect
  dependency-group: uv
- dependency-name: pyopenssl
  dependency-version: 26.0.0
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-dotenv
  dependency-version: 1.2.2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: indirect
  dependency-group: uv
- dependency-name: starlette
  dependency-version: 1.0.1
  dependency-type: indirect
  dependency-group: uv
- dependency-name: urllib3
  dependency-version: 2.7.0
  dependency-type: indirect
  dependency-group: uv
...

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 Jun 12, 2026
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 8 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

uv.lock

NameVersionVulnerabilitySeverity
google-adk1.10.0Google Agent Development Kit (ADK) has a Code Injection and Missing Authentication vulnerabilitycritical
Only included vulnerabilities with severity high or higher.

License Issues

uv.lock

PackageVersionLicenseIssue Type
aiohttp3.14.0NullUnknown License
authlib1.6.12NullUnknown License
fastapi0.136.3NullUnknown License
langchain-core1.3.3NullUnknown License
langchain-protocol0.0.16NullUnknown License
langsmith0.8.0NullUnknown License
pyopenssl26.0.0NullUnknown License
starlette1.0.1NullUnknown License
Denied Licenses: GPL-3.0-only, AGPL-3.0-only

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
pip/google-adk 1.10.0 UnknownUnknown
pip/aiohttp 3.14.0 UnknownUnknown
pip/authlib 1.6.12 UnknownUnknown
pip/cryptography 46.0.7 UnknownUnknown
pip/fastapi 0.136.3 UnknownUnknown
pip/idna 3.15 UnknownUnknown
pip/langchain-core 1.3.3 UnknownUnknown
pip/langchain-protocol 0.0.16 UnknownUnknown
pip/langsmith 0.8.0 UnknownUnknown
pip/pyasn1 0.6.3 UnknownUnknown
pip/pyopenssl 26.0.0 UnknownUnknown
pip/pytest 9.0.3 UnknownUnknown
pip/python-dotenv 1.2.2 UnknownUnknown
pip/python-multipart 0.0.27 UnknownUnknown
pip/requests 2.33.0 UnknownUnknown
pip/starlette 1.0.1 UnknownUnknown
pip/urllib3 2.7.0 UnknownUnknown

Scanned Files

  • uv.lock

…ility in 1.10.0

The dependency review detected a critical Code Injection and Missing Authentication vulnerability in google-adk@1.10.0 (GHSA-rg7c-g689-fr3x). This update bumps the minimum required version to 2.0.0, which includes the security patch and is compatible with the existing codebase.
@Git-Hub-Chris Git-Hub-Chris merged commit 6965258 into main Jun 12, 2026
2 of 3 checks passed
@Git-Hub-Chris Git-Hub-Chris deleted the dependabot/uv/uv-816ccf25a5 branch June 12, 2026 07:42
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