Skip to content

Commit ae2efad

Browse files
Update expected test results
Signed-off-by: Marcel Bochtler <marcel.bochtler@bosch.com>
1 parent 9db72eb commit ae2efad

14 files changed

+390
-396
lines changed

tests/data/azure-devops.req-310-expected.json

Lines changed: 56 additions & 52 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-312-expected.json

Lines changed: 56 additions & 52 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-313-expected.json

Lines changed: 56 additions & 52 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-314-expected.json

Lines changed: 56 additions & 52 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-38-expected.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -317,12 +317,12 @@
317317
"type": "pypi",
318318
"namespace": null,
319319
"name": "certifi",
320-
"version": "2025.10.5",
320+
"version": "2026.1.4",
321321
"qualifiers": {},
322322
"subpath": null,
323323
"primary_language": "Python",
324324
"description": "Python package for providing Mozilla's CA Bundle.\nCertifi: Python SSL Certificates\n================================\n\nCertifi provides Mozilla's carefully curated collection of Root Certificates for\nvalidating the trustworthiness of SSL certificates while verifying the identity\nof TLS hosts. It has been extracted from the `Requests`_ project.\n\nInstallation\n------------\n\n``certifi`` is available on PyPI. Simply install it with ``pip``::\n\n $ pip install certifi\n\nUsage\n-----\n\nTo reference the installed certificate authority (CA) bundle, you can use the\nbuilt-in function::\n\n >>> import certifi\n\n >>> certifi.where()\n '/usr/local/lib/python3.7/site-packages/certifi/cacert.pem'\n\nOr from the command line::\n\n $ python -m certifi\n /usr/local/lib/python3.7/site-packages/certifi/cacert.pem\n\nEnjoy!\n\n.. _`Requests`: https://requests.readthedocs.io/en/master/\n\nAddition/Removal of Certificates\n--------------------------------\n\nCertifi does not support any addition/removal or other modification of the\nCA trust store content. This project is intended to provide a reliable and\nhighly portable root of trust to python deployments. Look to upstream projects\nfor methods to use alternate trust.",
325-
"release_date": "2025-10-05T04:12:14",
325+
"release_date": "2026-01-04T02:42:40",
326326
"parties": [
327327
{
328328
"type": "person",
@@ -349,11 +349,11 @@
349349
"Programming Language :: Python :: 3.9"
350350
],
351351
"homepage_url": "https://github.com/certifi/python-certifi",
352-
"download_url": "https://files.pythonhosted.org/packages/e4/37/af0d2ef3967ac0d6113837b44a4f0bfe1328c2b9763bd5b1744520e5cfed/certifi-2025.10.5-py3-none-any.whl",
353-
"size": 163286,
352+
"download_url": "https://files.pythonhosted.org/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl",
353+
"size": 152900,
354354
"sha1": null,
355-
"md5": "7b56f7121949a196441739c539fd01be",
356-
"sha256": "0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de",
355+
"md5": "1dab98768140ad2d8dbc9be8f14a2af9",
356+
"sha256": "9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c",
357357
"sha512": null,
358358
"bug_tracking_url": null,
359359
"code_view_url": "https://github.com/certifi/python-certifi",
@@ -373,9 +373,9 @@
373373
"dependencies": [],
374374
"repository_homepage_url": null,
375375
"repository_download_url": null,
376-
"api_data_url": "https://pypi.org/pypi/certifi/2025.10.5/json",
376+
"api_data_url": "https://pypi.org/pypi/certifi/2026.1.4/json",
377377
"datasource_id": null,
378-
"purl": "pkg:pypi/certifi@2025.10.5"
378+
"purl": "pkg:pypi/certifi@2026.1.4"
379379
},
380380
{
381381
"type": "pypi",
@@ -1334,7 +1334,7 @@
13341334
]
13351335
},
13361336
{
1337-
"package": "pkg:pypi/certifi@2025.10.5",
1337+
"package": "pkg:pypi/certifi@2026.1.4",
13381338
"dependencies": []
13391339
},
13401340
{
@@ -1369,7 +1369,7 @@
13691369
"package": "pkg:pypi/msrest@0.7.1",
13701370
"dependencies": [
13711371
"pkg:pypi/azure-core@1.33.0",
1372-
"pkg:pypi/certifi@2025.10.5",
1372+
"pkg:pypi/certifi@2026.1.4",
13731373
"pkg:pypi/isodate@0.7.2",
13741374
"pkg:pypi/requests-oauthlib@2.0.0",
13751375
"pkg:pypi/requests@2.32.4"
@@ -1393,7 +1393,7 @@
13931393
{
13941394
"package": "pkg:pypi/requests@2.32.4",
13951395
"dependencies": [
1396-
"pkg:pypi/certifi@2025.10.5",
1396+
"pkg:pypi/certifi@2026.1.4",
13971397
"pkg:pypi/charset-normalizer@3.4.4",
13981398
"pkg:pypi/idna@3.11",
13991399
"pkg:pypi/urllib3@2.2.3"

tests/data/example-requirements-ignore-errors-expected.json

Lines changed: 33 additions & 39 deletions
Large diffs are not rendered by default.

tests/data/hash-requirements.txt-expected.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -169,12 +169,12 @@
169169
"type": "pypi",
170170
"namespace": null,
171171
"name": "certifi",
172-
"version": "2025.10.5",
172+
"version": "2026.1.4",
173173
"qualifiers": {},
174174
"subpath": null,
175175
"primary_language": "Python",
176176
"description": "Python package for providing Mozilla's CA Bundle.\nCertifi: Python SSL Certificates\n================================\n\nCertifi provides Mozilla's carefully curated collection of Root Certificates for\nvalidating the trustworthiness of SSL certificates while verifying the identity\nof TLS hosts. It has been extracted from the `Requests`_ project.\n\nInstallation\n------------\n\n``certifi`` is available on PyPI. Simply install it with ``pip``::\n\n $ pip install certifi\n\nUsage\n-----\n\nTo reference the installed certificate authority (CA) bundle, you can use the\nbuilt-in function::\n\n >>> import certifi\n\n >>> certifi.where()\n '/usr/local/lib/python3.7/site-packages/certifi/cacert.pem'\n\nOr from the command line::\n\n $ python -m certifi\n /usr/local/lib/python3.7/site-packages/certifi/cacert.pem\n\nEnjoy!\n\n.. _`Requests`: https://requests.readthedocs.io/en/master/\n\nAddition/Removal of Certificates\n--------------------------------\n\nCertifi does not support any addition/removal or other modification of the\nCA trust store content. This project is intended to provide a reliable and\nhighly portable root of trust to python deployments. Look to upstream projects\nfor methods to use alternate trust.",
177-
"release_date": "2025-10-05T04:12:14",
177+
"release_date": "2026-01-04T02:42:40",
178178
"parties": [
179179
{
180180
"type": "person",
@@ -201,11 +201,11 @@
201201
"Programming Language :: Python :: 3.9"
202202
],
203203
"homepage_url": "https://github.com/certifi/python-certifi",
204-
"download_url": "https://files.pythonhosted.org/packages/e4/37/af0d2ef3967ac0d6113837b44a4f0bfe1328c2b9763bd5b1744520e5cfed/certifi-2025.10.5-py3-none-any.whl",
205-
"size": 163286,
204+
"download_url": "https://files.pythonhosted.org/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl",
205+
"size": 152900,
206206
"sha1": null,
207-
"md5": "7b56f7121949a196441739c539fd01be",
208-
"sha256": "0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de",
207+
"md5": "1dab98768140ad2d8dbc9be8f14a2af9",
208+
"sha256": "9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c",
209209
"sha512": null,
210210
"bug_tracking_url": null,
211211
"code_view_url": "https://github.com/certifi/python-certifi",
@@ -225,9 +225,9 @@
225225
"dependencies": [],
226226
"repository_homepage_url": null,
227227
"repository_download_url": null,
228-
"api_data_url": "https://pypi.org/pypi/certifi/2025.10.5/json",
228+
"api_data_url": "https://pypi.org/pypi/certifi/2026.1.4/json",
229229
"datasource_id": null,
230-
"purl": "pkg:pypi/certifi@2025.10.5"
230+
"purl": "pkg:pypi/certifi@2026.1.4"
231231
},
232232
{
233233
"type": "pypi",
@@ -514,7 +514,7 @@
514514
"dependencies": []
515515
},
516516
{
517-
"package": "pkg:pypi/certifi@2025.10.5",
517+
"package": "pkg:pypi/certifi@2026.1.4",
518518
"dependencies": []
519519
},
520520
{
@@ -528,7 +528,7 @@
528528
{
529529
"package": "pkg:pypi/requests@2.25.1",
530530
"dependencies": [
531-
"pkg:pypi/certifi@2025.10.5",
531+
"pkg:pypi/certifi@2026.1.4",
532532
"pkg:pypi/chardet@4.0.0",
533533
"pkg:pypi/idna@2.10",
534534
"pkg:pypi/urllib3@1.26.20"

tests/data/resolved_deps/flask-310-expected.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[
22
[
33
{
4-
"package": "pkg:pypi/click@8.3.0",
4+
"package": "pkg:pypi/click@8.3.1",
55
"dependencies": []
66
},
77
{
88
"package": "pkg:pypi/flask@2.1.2",
99
"dependencies": [
10-
"pkg:pypi/click@8.3.0",
10+
"pkg:pypi/click@8.3.1",
1111
"pkg:pypi/itsdangerous@2.2.0",
1212
"pkg:pypi/jinja2@3.1.6",
13-
"pkg:pypi/werkzeug@3.1.3"
13+
"pkg:pypi/werkzeug@3.1.5"
1414
]
1515
},
1616
{
@@ -28,18 +28,18 @@
2828
"dependencies": []
2929
},
3030
{
31-
"package": "pkg:pypi/werkzeug@3.1.3",
31+
"package": "pkg:pypi/werkzeug@3.1.5",
3232
"dependencies": [
3333
"pkg:pypi/markupsafe@3.0.3"
3434
]
3535
}
3636
],
3737
[
38-
"pkg:pypi/click@8.3.0",
38+
"pkg:pypi/click@8.3.1",
3939
"pkg:pypi/flask@2.1.2",
4040
"pkg:pypi/itsdangerous@2.2.0",
4141
"pkg:pypi/jinja2@3.1.6",
4242
"pkg:pypi/markupsafe@3.0.3",
43-
"pkg:pypi/werkzeug@3.1.3"
43+
"pkg:pypi/werkzeug@3.1.5"
4444
]
4545
]

tests/data/resolved_deps/flask-310-win-expected.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
[
33
{
4-
"package": "pkg:pypi/click@8.3.0",
4+
"package": "pkg:pypi/click@8.3.1",
55
"dependencies": [
66
"pkg:pypi/colorama@0.4.6"
77
]
@@ -13,10 +13,10 @@
1313
{
1414
"package": "pkg:pypi/flask@2.1.2",
1515
"dependencies": [
16-
"pkg:pypi/click@8.3.0",
16+
"pkg:pypi/click@8.3.1",
1717
"pkg:pypi/itsdangerous@2.2.0",
1818
"pkg:pypi/jinja2@3.1.6",
19-
"pkg:pypi/werkzeug@3.1.3"
19+
"pkg:pypi/werkzeug@3.1.5"
2020
]
2121
},
2222
{
@@ -34,19 +34,19 @@
3434
"dependencies": []
3535
},
3636
{
37-
"package": "pkg:pypi/werkzeug@3.1.3",
37+
"package": "pkg:pypi/werkzeug@3.1.5",
3838
"dependencies": [
3939
"pkg:pypi/markupsafe@3.0.3"
4040
]
4141
}
4242
],
4343
[
44-
"pkg:pypi/click@8.3.0",
44+
"pkg:pypi/click@8.3.1",
4545
"pkg:pypi/colorama@0.4.6",
4646
"pkg:pypi/flask@2.1.2",
4747
"pkg:pypi/itsdangerous@2.2.0",
4848
"pkg:pypi/jinja2@3.1.6",
4949
"pkg:pypi/markupsafe@3.0.3",
50-
"pkg:pypi/werkzeug@3.1.3"
50+
"pkg:pypi/werkzeug@3.1.5"
5151
]
5252
]

tests/data/resolved_deps/flask-39-expected.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"package": "pkg:pypi/flask@2.1.3",
99
"dependencies": [
1010
"pkg:pypi/click@8.1.8",
11-
"pkg:pypi/importlib-metadata@8.7.0",
11+
"pkg:pypi/importlib-metadata@8.7.1",
1212
"pkg:pypi/itsdangerous@2.2.0",
1313
"pkg:pypi/jinja2@3.1.6",
14-
"pkg:pypi/werkzeug@3.1.3"
14+
"pkg:pypi/werkzeug@3.1.5"
1515
]
1616
},
1717
{
18-
"package": "pkg:pypi/importlib-metadata@8.7.0",
18+
"package": "pkg:pypi/importlib-metadata@8.7.1",
1919
"dependencies": [
2020
"pkg:pypi/zipp@3.23.0"
2121
]
@@ -35,7 +35,7 @@
3535
"dependencies": []
3636
},
3737
{
38-
"package": "pkg:pypi/werkzeug@3.1.3",
38+
"package": "pkg:pypi/werkzeug@3.1.5",
3939
"dependencies": [
4040
"pkg:pypi/markupsafe@3.0.3"
4141
]
@@ -48,11 +48,11 @@
4848
[
4949
"pkg:pypi/click@8.1.8",
5050
"pkg:pypi/flask@2.1.3",
51-
"pkg:pypi/importlib-metadata@8.7.0",
51+
"pkg:pypi/importlib-metadata@8.7.1",
5252
"pkg:pypi/itsdangerous@2.2.0",
5353
"pkg:pypi/jinja2@3.1.6",
5454
"pkg:pypi/markupsafe@3.0.3",
55-
"pkg:pypi/werkzeug@3.1.3",
55+
"pkg:pypi/werkzeug@3.1.5",
5656
"pkg:pypi/zipp@3.23.0"
5757
]
5858
]

0 commit comments

Comments
 (0)