diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-09-19 13:56:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-19 13:56:44 +0000 |
| commit | 8de72c1e2b8771419a200bfe5ac5aea799463ac3 (patch) | |
| tree | 8335f2f03adea062845f1d84298a9c3209460774 /requirements.txt | |
| parent | 1bbc982aade4f4d5f354382ea3b0752a5d222c91 (diff) | |
| download | vyos-http-api-tools-dependabot/pip/anyio-4.14.2.tar.gz vyos-http-api-tools-dependabot/pip/anyio-4.14.2.zip | |
build(deps): bump anyio from 4.6.2.post1 to 4.14.2dependabot/pip/anyio-4.14.2
Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2.post1 to 4.14.2.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Commits](https://github.com/agronholm/anyio/compare/4.6.2.post1...4.14.2)
---
updated-dependencies:
- dependency-name: anyio
dependency-version: 4.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index ef4cffe..b4ae0a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # annotated-types==0.7.0 # via pydantic -anyio==4.6.2.post1 +anyio==4.14.2 # via # starlette # watchfiles @@ -46,14 +46,13 @@ pyyaml==6.0.2 # via uvicorn sgqlc==16.4 # via -r requirements.in -sniffio==1.3.1 - # via anyio starlette==0.41.3 # via # ariadne # fastapi typing-extensions==4.12.2 # via + # anyio # ariadne # fastapi # pydantic |
