Skip to content

Commit

Permalink
Merge pull request #16 from brainer3220/snyk-fix-3eb29a5fa5c932f8ba93…
Browse files Browse the repository at this point in the history
…33830be05ced

[Snyk] Fix for 8 vulnerabilities
  • Loading branch information
brainer3220 authored May 27, 2024
2 parents 68e1980 + f6c87ca commit e896ba2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
icalendar>=4.0.3
BeautifulSoup4>=4.6.3
requests>=2.20.1
Flask==2.3.3
requests>=2.31.0
Flask>=2.2.5
gunicorn>=20.0.4
gevent
boto3
zappa
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit e896ba2

Please sign in to comment.