mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 06:26:00 -03:30
fix: requirements/requirements_dev.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JUPYTERLAB-13053585
This commit is contained in:
@@ -29,3 +29,4 @@ debugpy
|
||||
remote-pdb
|
||||
sdb
|
||||
|
||||
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
||||
Reference in New Issue
Block a user