Skip to content

Commit

Permalink
test(python): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Nov 5, 2024
1 parent f8a0c39 commit 482a499
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ project:
- id: "PyPI::jinja2:2.8.1"
dependencies:
- id: "PyPI::markupsafe:3.0.2"
- id: "PyPI::werkzeug:3.1.1"
- id: "PyPI::werkzeug:3.1.2"
dependencies:
- id: "PyPI::markupsafe:3.0.2"
- id: "PyPI::gunicorn:19.6.0"
Expand Down Expand Up @@ -221,8 +221,8 @@ packages:
url: "https://github.com/pallets/markupsafe.git"
revision: ""
path: ""
- id: "PyPI::werkzeug:3.1.1"
purl: "pkg:pypi/werkzeug@3.1.1"
- id: "PyPI::werkzeug:3.1.2"
purl: "pkg:pypi/werkzeug@3.1.2"
declared_licenses:
- "BSD License"
declared_licenses_processed:
Expand All @@ -231,14 +231,14 @@ packages:
description: "The comprehensive WSGI web application library."
homepage_url: ""
binary_artifact:
url: "https://files.pythonhosted.org/packages/ee/ea/c67e1dee1ba208ed22c06d1d547ae5e293374bfc43e0eb0ef5e262b68561/werkzeug-3.1.1-py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/cb/ff/107697c9d5ca486c4a97e51be036d521ba08a70747c5e9fa1f4729240854/werkzeug-3.1.2-py3-none-any.whl"
hash:
value: "a71124d1ef06008baafa3d266c02f56e1836a5984afd6dd6c9230669d60d9fb5"
value: "4f7d1a5de312c810a8a2c6f0b47e9f6a7cffb7c8322def35e4d4d9841ff85597"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/32/af/d4502dc713b4ccea7175d764718d5183caf8d0867a4f0190d5d4a45cea49/werkzeug-3.1.1.tar.gz"
url: "https://files.pythonhosted.org/packages/9f/e7/58868f1a95bd6f2ffa0a26af212675fb74be2a4c4bfa3541077b0ca14ad3/werkzeug-3.1.2.tar.gz"
hash:
value: "8cd39dfbdfc1e051965f156163e2974e52c210f130810e9ad36858f0fd3edad4"
value: "f471a4cd167233077e9d2a8190c3471c5bc520c636a9e3c1e9300c33bced03bc"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 482a499

Please sign in to comment.