|
316 | 316 | "type": "pypi",
|
317 | 317 | "namespace": null,
|
318 | 318 | "name": "certifi",
|
319 |
| - "version": "2025.6.15", |
| 319 | + "version": "2025.7.14", |
320 | 320 | "qualifiers": {},
|
321 | 321 | "subpath": null,
|
322 | 322 | "primary_language": "Python",
|
323 | 323 | "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.",
|
324 |
| - "release_date": "2025-06-15T02:45:49", |
| 324 | + "release_date": "2025-07-14T03:29:26", |
325 | 325 | "parties": [
|
326 | 326 | {
|
327 | 327 | "type": "person",
|
|
347 | 347 | "Programming Language :: Python :: 3.9"
|
348 | 348 | ],
|
349 | 349 | "homepage_url": "https://github.com/certifi/python-certifi",
|
350 |
| - "download_url": "https://files.pythonhosted.org/packages/84/ae/320161bd181fc06471eed047ecce67b693fd7515b16d495d8932db763426/certifi-2025.6.15-py3-none-any.whl", |
351 |
| - "size": 157650, |
| 350 | + "download_url": "https://files.pythonhosted.org/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl", |
| 351 | + "size": 162722, |
352 | 352 | "sha1": null,
|
353 |
| - "md5": "8845c8810c449703d1988932c38d3bea", |
354 |
| - "sha256": "2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057", |
| 353 | + "md5": "8561c6b29236cd268f57ddb4f22281d3", |
| 354 | + "sha256": "6b31f564a415d79ee77df69d757bb49a5bb53bd9f756cbbe24394ffd6fc1f4b2", |
355 | 355 | "sha512": null,
|
356 | 356 | "bug_tracking_url": null,
|
357 | 357 | "code_view_url": "https://github.com/certifi/python-certifi",
|
|
371 | 371 | "dependencies": [],
|
372 | 372 | "repository_homepage_url": null,
|
373 | 373 | "repository_download_url": null,
|
374 |
| - "api_data_url": "https://pypi.org/pypi/certifi/2025.6.15/json", |
| 374 | + "api_data_url": "https://pypi.org/pypi/certifi/2025.7.14/json", |
375 | 375 | "datasource_id": null,
|
376 |
| - "purl": "pkg:pypi/certifi@2025.6.15" |
| 376 | + "purl": "pkg:pypi/certifi@2025.7.14" |
377 | 377 | },
|
378 | 378 | {
|
379 | 379 | "type": "pypi",
|
|
1329 | 1329 | ]
|
1330 | 1330 | },
|
1331 | 1331 | {
|
1332 |
| - "package": "pkg:pypi/certifi@2025.6.15", |
| 1332 | + "package": "pkg:pypi/certifi@2025.7.14", |
1333 | 1333 | "dependencies": []
|
1334 | 1334 | },
|
1335 | 1335 | {
|
|
1364 | 1364 | "package": "pkg:pypi/[email protected]",
|
1365 | 1365 | "dependencies": [
|
1366 | 1366 |
|
1367 |
| - "pkg:pypi/certifi@2025.6.15", |
| 1367 | + "pkg:pypi/certifi@2025.7.14", |
1368 | 1368 |
|
1369 | 1369 |
|
1370 | 1370 |
|
|
1388 | 1388 | {
|
1389 | 1389 | "package": "pkg:pypi/[email protected]",
|
1390 | 1390 | "dependencies": [
|
1391 |
| - "pkg:pypi/certifi@2025.6.15", |
| 1391 | + "pkg:pypi/certifi@2025.7.14", |
1392 | 1392 |
|
1393 | 1393 |
|
1394 | 1394 |
|
|
0 commit comments