diff --git a/server/requirements.txt b/server/requirements.txt index 5298e03..7c93858 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -40,4 +40,4 @@ httpx>=0.27.0 # pin to the first patched release of each advisory. idna>=3.15 # GHSA-65pc-fj4g-8rjx pygments>=2.20.0 # PYSEC-2023-117, GHSA-5239-wwwm-4pmq -tqdm>=4.66.3 # PYSEC-2017-74, GHSA-g7vv-2v7x-gj9p +tqdm>=4.67.3 # PYSEC-2017-74, GHSA-g7vv-2v7x-gj9p