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 Oct 21, 2024
1 parent ad9a363 commit 56c1e8a
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.2.0"
- id: "PyPI::jinja2:2.8.1"
dependencies:
- id: "PyPI::markupsafe:3.0.1"
- id: "PyPI::markupsafe:3.0.2"
- id: "PyPI::werkzeug:3.0.4"
dependencies:
- id: "PyPI::markupsafe:3.0.1"
- id: "PyPI::markupsafe:3.0.2"
- id: "PyPI::gunicorn:19.6.0"
packages:
- id: "PyPI::click:8.1.7"
Expand Down Expand Up @@ -192,8 +192,8 @@ packages:
url: ""
revision: ""
path: ""
- id: "PyPI::markupsafe:3.0.1"
purl: "pkg:pypi/markupsafe@3.0.1"
- id: "PyPI::markupsafe:3.0.2"
purl: "pkg:pypi/markupsafe@3.0.2"
declared_licenses:
- "BSD License"
declared_licenses_processed:
Expand All @@ -202,14 +202,14 @@ packages:
description: "Safely add untrusted strings to HTML/XML markup."
homepage_url: ""
binary_artifact:
url: "https://files.pythonhosted.org/packages/2e/0d/5d91ef2b4f30afa87483a3a7c108c777d144b1c42d7113459296a8a2bfa0/MarkupSafe-3.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
url: "https://files.pythonhosted.org/packages/22/35/137da042dfb4720b638d2937c38a9c2df83fe32d20e8c8f3185dbfef05f7/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
hash:
value: "48488d999ed50ba8d38c581d67e496f955821dc183883550a6fbc7f1aefdc170"
value: "bbcb445fa71794da8f178f0f6d66789a28d7319071af7a496d4d507ed566270d"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/b4/d2/38ff920762f2247c3af5cbbbbc40756f575d9692d381d7c520f45deb9b8f/markupsafe-3.0.1.tar.gz"
url: "https://files.pythonhosted.org/packages/b2/97/5d42485e71dfc078108a86d6de8fa46db44a1a9295e89c5d6d4a06e23a62/markupsafe-3.0.2.tar.gz"
hash:
value: "3e683ee4f5d0fa2dde4db77ed8dd8a876686e3fc417655c2ece9a90576905344"
value: "ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 56c1e8a

Please sign in to comment.