Skip to content

Commit

Permalink
[Snyk] Security upgrade flower from 1.2.0 to 2.0.0 (#22)
Browse files Browse the repository at this point in the history
* fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FLOWER-5537287

---------

Co-authored-by: Philip James <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
3 people authored Mar 1, 2024
1 parent 999c852 commit 95173a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ django-model-utils==4.3.1
django-sass-processor==1.2.2
django-csp==3.7
environs==9.5.0
flower==1.2.0
flower==2.0.0
grpcio==1.57.0
libsass==0.22.0
Markdown==3.4.1
Expand Down

0 comments on commit 95173a2

Please sign in to comment.