From f2a877cf98580361564fe27c0f1fdad1618894df Mon Sep 17 00:00:00 2001 From: Nikolas Nyby Date: Tue, 8 Oct 2024 12:57:56 -0400 Subject: [PATCH] :arrow_up: bandit 1.7.10 --- requirements.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f36aa826..7948e1149 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ flake8==7.1.0 lxml==5.3.0 extras==1.0.0 fixtures==4.1.0 -pbr>=0.11 +pbr==6.1.0 six==1.16.0 sqlparse==0.5.0 # django-debug-toolbar @@ -74,9 +74,6 @@ django-impersonate==1.9.2 django-registration-redux==2.13 django-cors-headers==4.5.0 -# Django >= 3.1 has full support for samesite cookies. -# Until then, we'll need to use this. - httplib2==0.22.0 oauth==1.0.1 oauth2==1.9.0.post1 @@ -123,7 +120,8 @@ zeep==4.3.0 stevedore==5.3.0 pyyaml==6.0.2 -bandit==1.7.0 +rich==13.9.2 # bandit +bandit==1.7.10 funcsigs==1.0.2 pypanopto==0.2.0 entrypoints==0.4 @@ -146,6 +144,7 @@ django-celery-results<2.6.0 # memcached pylibmc==1.6.3;sys_platform == "linux" and python_version<"3.9" requirements/src/pylibmc-1.7.0.dev0-cp312-cp312-linux_x86_64.whl;sys_platform == "linux" and python_version>="3.12" + requests-file==2.1.0 typing_extensions==4.12.0 pyparsing==3.1.0