Skip to content

Commit

Permalink
⬆️ bandit 1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed Oct 11, 2024
1 parent 7537ce7 commit 3f2bd30
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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
Expand Down Expand Up @@ -75,9 +75,6 @@ django-impersonate==1.9.2
django-registration-redux==2.13
django-cors-headers==4.4.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
Expand Down Expand Up @@ -124,7 +121,8 @@ zeep==4.2.1

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
Expand All @@ -147,6 +145,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

0 comments on commit 3f2bd30

Please sign in to comment.