summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2026-06-16T8995: update pyjwt and python-multipart for security advisoriesJohn Estabrook
2026-06-05T8885: update packages for security advisories (redo)John Estabrook
Collective update for: https://github.com/vyos/vyos-http-api-tools/pull/34 https://github.com/vyos/vyos-http-api-tools/pull/41 https://github.com/vyos/vyos-http-api-tools/pull/43 This was reverted than reapplied to force consistency after branch migration.
2026-06-05Revert "T8885: update packages for security advisories"John Estabrook
This reverts commit 8bdb99c6cf6a7d41134c68a9ce713f2518f3e440.
2026-05-19T8885: update packages for security advisoriesJohn Estabrook
Collective update for: https://github.com/vyos/vyos-http-api-tools/pull/34 https://github.com/vyos/vyos-http-api-tools/pull/41 https://github.com/vyos/vyos-http-api-tools/pull/43
2026-04-17T8530: Update python-multipart for security advisoryJohn Estabrook
2026-03-13build(deps): bump pyjwt from 2.10.1 to 2.12.0dependabot[bot]
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24build(deps): bump h11 from 0.14.0 to 0.16.0dependabot/pip/h11-0.16.0dependabot[bot]
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03T6935: update python-multipart >= 0.0.18 for DoS advisoryJohn Estabrook
2024-10-15T6783: refresh requirements to update Starlette for DoS CVEJohn Estabrook
2024-04-16http-api: T6243: refresh requirements to include idna advisory updateJohn Estabrook
2024-02-05T6017: http-api: update FastAPI for security advisoryJohn Estabrook
2023-04-23http-api: T5176: update vyos-http-api-tools for FastAPI vulnerabilityJohn Estabrook
2023-02-13debian: T5003: workaround for bookwormJohn Estabrook
Use fastapi==0.89.1 to avoid a regression in the MultiPartParser. Note that this is the version for bookworm, but as we package versions from PyPI, requirements.in needs to pin to this version.
2023-02-13debian: T5003: Update for Python 3.11 in Debian 12 "Bookworm"sarthurdev
2022-10-19graphql: T4574: add package python-pamJohn Estabrook
2022-08-23graphql: T4574: add package pyjwt; update packagesJohn Estabrook
2021-12-04http api: T3412: regenerate requirements.txtJohn Estabrook
2021-08-06http-api: T2768: add package makefun for use in GraphQL implementationJohn Estabrook
2021-08-06http-api: T2768: add [standard] to uvicorn to pull in websockets for GraphQLJohn Estabrook
2021-08-06http-api: T2768: add GraphQL support via AriadneJohn Estabrook
2021-06-12http api: T3412: update vyos-http-api-tools to FastAPI 0.65.2John Estabrook
2021-05-13http api: T3412: update vyos-http-api-tools for FastAPI security fixJohn Estabrook
2021-03-26initial commitJohn Estabrook