Skip to content

Commit

Permalink
fix: browser_control/requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 11, 2024
1 parent 542ed45 commit 3535a83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions browser_control/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ selenium==4.9.1
pytest==7.3.1
webdriver-manager
pillow==9.5.0
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 3535a83

Please sign in to comment.