diff --git a/infra/python/deps/gcovr-requirements.txt b/infra/python/deps/gcovr-requirements.txt index 174be6d8ba..7c5d5dbfd9 100644 --- a/infra/python/deps/gcovr-requirements.txt +++ b/infra/python/deps/gcovr-requirements.txt @@ -18,7 +18,7 @@ # Requirements for gcovr, which are only needed for coverage runs gcovr == 7.2 - Jinja2 == 3.1.4 + Jinja2 == 3.1.6 flit-core == 3.9.0 lxml == 5.2.2 Cython == 3.0.10