Skip to content

Commit

Permalink
Merge pull request #51 from GSA/snyk-fix-d202e1bc40ee301c43e944da54a2…
Browse files Browse the repository at this point in the history
…0055

[Snyk] Security upgrade werkzeug from 2.2.3 to 2.3.8
  • Loading branch information
robert-bryson authored Apr 12, 2024
2 parents 8bdcbdc + c7ffc28 commit 80c32ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ psycopg2-binary==2.9.9
pytest==7.4.4
python-dotenv==1.0.1
flask-wtf==1.2.1
flask_bootstrap
flask_bootstrap
werkzeug>=2.3.8 # not directly required, pinned by Snyk to avoid a vulnerability

2 comments on commit 80c32ab

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
harvester
   __init__.py50100% 
   ckan_utils.py4222 95%
   exceptions.py420100% 
   harvest.py4256565 85%
   logger_config.py10100% 
   utils.py5799 84%
TOTAL5727687% 

Tests Skipped Failures Errors Time
34 0 💤 0 ❌ 0 🔥 6.224s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
harvester
   __init__.py50100% 
   ckan_utils.py4222 95%
   exceptions.py420100% 
   harvest.py4256565 85%
   logger_config.py10100% 
   utils.py5799 84%
TOTAL5727687% 

Tests Skipped Failures Errors Time
34 0 💤 0 ❌ 0 🔥 6.229s ⏱️

Please sign in to comment.