Skip to content

Commit f2022ce

Browse files
build(deps): bump idna in the uv group across 1 directory (#115)
Bumps the uv group with 1 update in the / directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.11 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad0bdbb commit f2022ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ httpx-sse==0.4.3
9494
# via mcp
9595
identify==2.6.18
9696
# via pre-commit
97-
idna==3.11
97+
idna==3.15
9898
# via
9999
# anyio
100100
# email-validator

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ httpx==0.28.1
6868
# mcp
6969
httpx-sse==0.4.3
7070
# via mcp
71-
idna==3.11
71+
idna==3.15
7272
# via
7373
# anyio
7474
# email-validator

0 commit comments

Comments
 (0)