1
0
mirror of https://github.com/ansible/awx.git synced 2026-02-05 09:45:21 +01:00

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:
snyk-bot
2025-09-27 06:36:57 +00:00
parent f1edbd8ef5
commit 14ca188b1e

View File

@@ -29,3 +29,4 @@ debugpy
remote-pdb
sdb
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability