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 Jan 20, 2024
1 parent 7485770 commit f88041a
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ project:
- id: "PyPI::itsdangerous:2.1.2"
- id: "PyPI::jinja2:2.8.1"
dependencies:
- id: "PyPI::markupsafe:2.1.3"
- id: "PyPI::markupsafe:2.1.4"
- id: "PyPI::werkzeug:3.0.1"
dependencies:
- id: "PyPI::markupsafe:2.1.3"
- id: "PyPI::markupsafe:2.1.4"
- id: "PyPI::gunicorn:19.6.0"
packages:
- id: "PyPI::click:8.1.7"
Expand Down Expand Up @@ -196,8 +196,8 @@ packages:
url: ""
revision: ""
path: ""
- id: "PyPI::markupsafe:2.1.3"
purl: "pkg:pypi/markupsafe@2.1.3"
- id: "PyPI::markupsafe:2.1.4"
purl: "pkg:pypi/markupsafe@2.1.4"
declared_licenses:
- "BSD License"
- "BSD-3-Clause"
Expand All @@ -208,14 +208,14 @@ packages:
description: "Safely add untrusted strings to HTML/XML markup."
homepage_url: "https://palletsprojects.com/p/markupsafe/"
binary_artifact:
url: "https://files.pythonhosted.org/packages/12/b3/d9ed2c0971e1435b8a62354b18d3060b66c8cb1d368399ec0b9baa7c0ee5/MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
url: "https://files.pythonhosted.org/packages/36/2a/fab302636634e1f770a26aac212e44cff25522ed3c9189bd8afc9ae2effd/MarkupSafe-2.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
hash:
value: "65c1a9bcdadc6c28eecee2c119465aebff8f7a584dd719facdd9e825ec61ab52"
value: "dac1ebf6983148b45b5fa48593950f90ed6d1d26300604f321c74a9ca1609f8e"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/6d/7c/59a3248f411813f8ccba92a55feaac4bf360d29e2ff05ee7d8e1ef2d7dbf/MarkupSafe-2.1.3.tar.gz"
url: "https://files.pythonhosted.org/packages/fb/5a/fb1326fe32913e663c8e2d6bdf7cde6f472e51f9c21f0768d9b9080fe7c5/MarkupSafe-2.1.4.tar.gz"
hash:
value: "af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad"
value: "3aae9af4cac263007fd6309c64c6ab4506dd2b79382d9d19a1994f9240b8db4f"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit f88041a

Please sign in to comment.