diff options
author | Daniil Baturin <daniil@baturin.org> | 2023-04-27 14:58:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-27 14:58:52 +0100 |
commit | 26aaaea7b0968f745f9cfc0958e9ab84c9a1adaa (patch) | |
tree | 2444e54089304e70668bcd361842bb951d1e541c /debian/control | |
parent | 390f08d82bea80a1d8bbf0cd11d9d4762c7ac503 (diff) | |
parent | 8b752f958176ca579cf780175b3f9ee3617ab481 (diff) | |
download | vyos-http-api-tools-26aaaea7b0968f745f9cfc0958e9ab84c9a1adaa.tar.gz vyos-http-api-tools-26aaaea7b0968f745f9cfc0958e9ab84c9a1adaa.zip |
http-api: T5176: update vyos-http-api-tools for FastAPI security vulnerability
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d746f76..b5c880b 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 10), python3-setuptools, dh-virtualenv (>= 1.0), python3-pip, - python3-dev, python3-venv Standards-Version: 3.9.6 |