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
+7-7Lines changed: 7 additions & 7 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:2.1.3"
28
-
- id: "PyPI::werkzeug:2.3.7"
28
+
- id: "PyPI::werkzeug:3.0.0"
29
29
dependencies:
30
30
- id: "PyPI::markupsafe:2.1.3"
31
31
- id: "PyPI::gunicorn:19.6.0"
@@ -227,8 +227,8 @@ packages:
227
227
url: "https://github.com/pallets/markupsafe.git"
228
228
revision: ""
229
229
path: ""
230
-
- id: "PyPI::werkzeug:2.3.7"
231
-
purl: "pkg:pypi/werkzeug@2.3.7"
230
+
- id: "PyPI::werkzeug:3.0.0"
231
+
purl: "pkg:pypi/werkzeug@3.0.0"
232
232
declared_licenses:
233
233
- "BSD License"
234
234
declared_licenses_processed:
@@ -237,14 +237,14 @@ packages:
237
237
description: "The comprehensive WSGI web application library."
0 commit comments