diff --git a/requirements.txt b/requirements.txt index 81c6db6..3c16ee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ lightkube-models==1.31.1.8; python_full_version > "3.8.0" and python_version < " lightkube==0.15.4; python_full_version > "3.8.0" and python_version < "4.0" \ --hash=sha256:7dde49694f2933b757ee6dfee0e028a56d7a13f47476bf54a21ec7cee343b09b \ --hash=sha256:fe7939f8da5b68d80809243c9abf601fca2e5425228bb02c2ad23ed3e56401a8 -MarkupSafe==2.1.5; python_full_version > "3.8.0" and python_version < "4.0" \ +MarkupSafe==3.0.1; python_full_version > "3.8.0" and python_version < "4.0" \ --hash=sha256:00e046b6dd71aa03a41079792f8473dc494d564611a8f89bbbd7cb93295ebdcf \ --hash=sha256:075202fa5b72c86ad32dc7d0b56024ebdbcf2048c0ba09f1cde31bfdd57bcfff \ --hash=sha256:0e397ac966fdf721b2c528cf028494e86172b4feba51d65f81ffd65c63798f3f \