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 Nov 8, 2024
1 parent 5a063c4 commit 893f7f0
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.2"
- id: "PyPI::werkzeug:3.1.3"
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.2"
purl: "pkg:pypi/[email protected].2"
- id: "PyPI::werkzeug:3.1.3"
purl: "pkg:pypi/[email protected].3"
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/cb/ff/107697c9d5ca486c4a97e51be036d521ba08a70747c5e9fa1f4729240854/werkzeug-3.1.2-py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl"
hash:
value: "4f7d1a5de312c810a8a2c6f0b47e9f6a7cffb7c8322def35e4d4d9841ff85597"
value: "54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/9f/e7/58868f1a95bd6f2ffa0a26af212675fb74be2a4c4bfa3541077b0ca14ad3/werkzeug-3.1.2.tar.gz"
url: "https://files.pythonhosted.org/packages/9f/69/83029f1f6300c5fb2471d621ab06f6ec6b3324685a2ce0f9777fd4a8b71e/werkzeug-3.1.3.tar.gz"
hash:
value: "f471a4cd167233077e9d2a8190c3471c5bc520c636a9e3c1e9300c33bced03bc"
value: "60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 893f7f0

Please sign in to comment.