From afc80b936a067a1c2497412f15adec5e69cea2c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Sep 2025 02:17:37 +0200 Subject: [PATCH] Update pyyaml from 3.12 to 6.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..1d3ad4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ gitpython==2.1.8 jinja2==2.10 pip==9.0.2 python-dotenv==0.8.2 -pyyaml==3.12 +pyyaml==6.0.3 twine==1.10.0 wheel==0.30.0 \ No newline at end of file