mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02: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
|
remote-pdb
|
||||||
sdb
|
sdb
|
||||||
|
|
||||||
|
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
|||||||
Reference in New Issue
Block a user