You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/package-managers/python/src/funTest/assets/projects/external/example-python-flask-expected-output.yml
+9-12Lines changed: 9 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ project:
25
25
- id: "PyPI::jinja2:2.8.1"
26
26
dependencies:
27
27
- id: "PyPI::markupsafe:3.0.3"
28
-
- id: "PyPI::werkzeug:3.1.3"
28
+
- id: "PyPI::werkzeug:3.1.4"
29
29
dependencies:
30
30
- id: "PyPI::markupsafe:3.0.3"
31
31
- id: "PyPI::gunicorn:19.6.0"
@@ -213,24 +213,21 @@ packages:
213
213
url: "https://github.com/pallets/markupsafe.git"
214
214
revision: ""
215
215
path: ""
216
-
- id: "PyPI::werkzeug:3.1.3"
217
-
purl: "pkg:pypi/werkzeug@3.1.3"
218
-
declared_licenses:
219
-
- "BSD License"
220
-
declared_licenses_processed:
221
-
unmapped:
222
-
- "BSD License"
216
+
- id: "PyPI::werkzeug:3.1.4"
217
+
purl: "pkg:pypi/werkzeug@3.1.4"
218
+
declared_licenses: []
219
+
declared_licenses_processed: {}
223
220
description: "The comprehensive WSGI web application library."
0 commit comments