From d16c4a6d3b1be6b171c43b79a8e1dc3e8601f245 Mon Sep 17 00:00:00 2001 From: Bram Wiepjes <bramw@protonmail.com> Date: Thu, 7 Sep 2023 14:11:42 +0000 Subject: [PATCH] [Snyk] Fix for 3 vulnerabilities --- changelog/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/requirements.txt b/changelog/requirements.txt index 08c3cc4f3..66847f345 100644 --- a/changelog/requirements.txt +++ b/changelog/requirements.txt @@ -8,7 +8,7 @@ commonmark==0.9.1 exceptiongroup==1.1.0 flake8==6.0.0 gitdb==4.0.10 -GitPython==3.1.30 +GitPython==3.1.33 iniconfig==2.0.0 isort==5.12.0 mccabe==0.7.0 @@ -23,7 +23,7 @@ pycparser==2.21 pyfakefs==5.1.0 pyflakes==3.0.1 pygit2==1.11.1 -Pygments==2.14.0 +Pygments==2.15.0 pyproject_hooks==1.0.0 pytest==7.2.1 PyYAML==6.0