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 <[email protected]>
  • Loading branch information
sschuberth committed Oct 2, 2023
1 parent cf14991 commit 95db125
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:2.1.3"
- id: "PyPI::werkzeug:2.3.7"
- id: "PyPI::werkzeug:3.0.0"
dependencies:
- id: "PyPI::markupsafe:2.1.3"
- id: "PyPI::gunicorn:19.6.0"
Expand Down Expand Up @@ -227,8 +227,8 @@ packages:
url: "https://github.com/pallets/markupsafe.git"
revision: ""
path: ""
- id: "PyPI::werkzeug:2.3.7"
purl: "pkg:pypi/werkzeug@2.3.7"
- id: "PyPI::werkzeug:3.0.0"
purl: "pkg:pypi/werkzeug@3.0.0"
declared_licenses:
- "BSD License"
declared_licenses_processed:
Expand All @@ -237,14 +237,14 @@ packages:
description: "The comprehensive WSGI web application library."
homepage_url: ""
binary_artifact:
url: "https://files.pythonhosted.org/packages/9b/59/a7c32e3d8d0e546a206e0552a2c04444544f15c1da4a01df8938d20c6ffc/werkzeug-2.3.7-py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/b6/a5/54b01f663d60d5334f6c9c87c26274e94617a4fd463d812463626423b10d/werkzeug-3.0.0-py3-none-any.whl"
hash:
value: "effc12dba7f3bd72e605ce49807bbe692bd729c3bb122a3b91747a6ae77df528"
value: "cbb2600f7eabe51dbc0502f58be0b3e1b96b893b05695ea2b35b43d4de2d9962"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/ef/56/0acc9f560053478a4987fa35c95d904f04b6915f6b5c4d1c14dc8862ba0a/werkzeug-2.3.7.tar.gz"
url: "https://files.pythonhosted.org/packages/8c/47/75c7099c78dc207486e30cdb2b16059ca6d5c6cdcf9290f4621368bd06e4/werkzeug-3.0.0.tar.gz"
hash:
value: "2b8c0e447b4b9dbcc85dd97b6eeb4dcbaf6c8b6c3be0bd654e25553e0a2157d8"
value: "3ffff4dcc32db52ef3cc94dff3000a3c2846890f3a5a51800a27b909c5e770f0"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 95db125

Please sign in to comment.