|
1174 | 1174 | "type": "pypi",
|
1175 | 1175 | "namespace": null,
|
1176 | 1176 | "name": "typing-extensions",
|
1177 |
| - "version": "4.13.1", |
| 1177 | + "version": "4.13.2", |
1178 | 1178 | "qualifiers": {},
|
1179 | 1179 | "subpath": null,
|
1180 | 1180 | "primary_language": "Python",
|
1181 | 1181 | "description": "Backported and Experimental Type Hints for Python 3.8+\n# Typing Extensions\n\n[](https://gitter.im/python/typing)\n\n[Documentation](https://typing-extensions.readthedocs.io/en/latest/#) \u2013\n[PyPI](https://pypi.org/project/typing-extensions/)\n\n## Overview\n\nThe `typing_extensions` module serves two related purposes:\n\n- Enable use of new type system features on older Python versions. For example,\n `typing.TypeGuard` is new in Python 3.10, but `typing_extensions` allows\n users on previous Python versions to use it too.\n- Enable experimentation with new type system PEPs before they are accepted and\n added to the `typing` module.\n\n`typing_extensions` is treated specially by static type checkers such as\nmypy and pyright. Objects defined in `typing_extensions` are treated the same\nway as equivalent forms in `typing`.\n\n`typing_extensions` uses\n[Semantic Versioning](https://semver.org/). The\nmajor version will be incremented only for backwards-incompatible changes.\nTherefore, it's safe to depend\non `typing_extensions` like this: `typing_extensions >=x.y, <(x+1)`,\nwhere `x.y` is the first version that includes all features you need.\n\n## Included items\n\nSee [the documentation](https://typing-extensions.readthedocs.io/en/latest/#) for a\ncomplete listing of module contents.\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/python/typing_extensions/blob/main/CONTRIBUTING.md)\nfor how to contribute to `typing_extensions`.",
|
1182 |
| - "release_date": "2025-04-03T16:11:19", |
| 1182 | + "release_date": "2025-04-10T14:19:03", |
1183 | 1183 | "parties": [
|
1184 | 1184 | {
|
1185 | 1185 | "type": "person",
|
|
1217 | 1217 | "Topic :: Software Development"
|
1218 | 1218 | ],
|
1219 | 1219 | "homepage_url": null,
|
1220 |
| - "download_url": "https://files.pythonhosted.org/packages/df/c5/e7a0b0f5ed69f94c8ab7379c599e6036886bffcde609969a5325f47f1332/typing_extensions-4.13.1-py3-none-any.whl", |
1221 |
| - "size": 45739, |
| 1220 | + "download_url": "https://files.pythonhosted.org/packages/8b/54/b1ae86c0973cc6f0210b53d508ca3641fb6d0c56823f288d108bc7ab3cc8/typing_extensions-4.13.2-py3-none-any.whl", |
| 1221 | + "size": 45806, |
1222 | 1222 | "sha1": null,
|
1223 |
| - "md5": "88648ecb0c5e2dfdb72097ec846b87c8", |
1224 |
| - "sha256": "4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69", |
| 1223 | + "md5": "0d9ada689b5a7c88163dd4c3417b8cc8", |
| 1224 | + "sha256": "a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c", |
1225 | 1225 | "sha512": null,
|
1226 | 1226 | "bug_tracking_url": "https://github.com/python/typing_extensions/issues",
|
1227 | 1227 | "code_view_url": null,
|
|
1236 | 1236 | "dependencies": [],
|
1237 | 1237 | "repository_homepage_url": null,
|
1238 | 1238 | "repository_download_url": null,
|
1239 |
| - "api_data_url": "https://pypi.org/pypi/typing-extensions/4.13.1/json", |
| 1239 | + "api_data_url": "https://pypi.org/pypi/typing-extensions/4.13.2/json", |
1240 | 1240 | "datasource_id": null,
|
1241 |
| - "purl": "pkg:pypi/[email protected].1" |
| 1241 | + "purl": "pkg:pypi/[email protected].2" |
1242 | 1242 | },
|
1243 | 1243 | {
|
1244 | 1244 | "type": "pypi",
|
1245 | 1245 | "namespace": null,
|
1246 | 1246 | "name": "urllib3",
|
1247 |
| - "version": "2.3.0", |
| 1247 | + "version": "2.4.0", |
1248 | 1248 | "qualifiers": {},
|
1249 | 1249 | "subpath": null,
|
1250 | 1250 | "primary_language": "Python",
|
1251 | 1251 | "description": "HTTP library with thread-safe connection pooling, file post, and more.\n<h1 align=\"center\">\n\n\n\n</h1>\n\n<p align=\"center\">\n <a href=\"https://pypi.org/project/urllib3\"><img alt=\"PyPI Version\" src=\"https://img.shields.io/pypi/v/urllib3.svg?maxAge=86400\" /></a>\n <a href=\"https://pypi.org/project/urllib3\"><img alt=\"Python Versions\" src=\"https://img.shields.io/pypi/pyversions/urllib3.svg?maxAge=86400\" /></a>\n <a href=\"https://discord.gg/urllib3\"><img alt=\"Join our Discord\" src=\"https://img.shields.io/discord/756342717725933608?color=%237289da&label=discord\" /></a>\n <a href=\"https://github.com/urllib3/urllib3/actions?query=workflow%3ACI\"><img alt=\"Coverage Status\" src=\"https://img.shields.io/badge/coverage-100%25-success\" /></a>\n <a href=\"https://github.com/urllib3/urllib3/actions/workflows/ci.yml?query=branch%3Amain\"><img alt=\"Build Status on GitHub\" src=\"https://github.com/urllib3/urllib3/actions/workflows/ci.yml/badge.svg?branch:main&workflow:CI\" /></a>\n <a href=\"https://urllib3.readthedocs.io\"><img alt=\"Documentation Status\" src=\"https://readthedocs.org/projects/urllib3/badge/?version=latest\" /></a><br>\n <a href=\"https://deps.dev/pypi/urllib3\"><img alt=\"OpenSSF Scorecard\" src=\"https://api.securityscorecards.dev/projects/github.com/urllib3/urllib3/badge\" /></a>\n <a href=\"https://slsa.dev\"><img alt=\"SLSA 3\" src=\"https://slsa.dev/images/gh-badge-level3.svg\" /></a>\n <a href=\"https://bestpractices.coreinfrastructure.org/projects/6227\"><img alt=\"CII Best Practices\" src=\"https://bestpractices.coreinfrastructure.org/projects/6227/badge\" /></a>\n</p>\n\nurllib3 is a powerful, *user-friendly* HTTP client for Python. Much of the\nPython ecosystem already uses urllib3 and you should too.\nurllib3 brings many critical features that are missing from the Python\nstandard libraries:\n\n- Thread safety.\n- Connection pooling.\n- Client-side SSL/TLS verification.\n- File uploads with multipart encoding.\n- Helpers for retrying requests and dealing with HTTP redirects.\n- Support for gzip, deflate, brotli, and zstd encoding.\n- Proxy support for HTTP and SOCKS.\n- 100% test coverage.\n\nurllib3 is powerful and easy to use:\n\n```python3\n>>> import urllib3\n>>> resp = urllib3.request(\"GET\", \"http://httpbin.org/robots.txt\")\n>>> resp.status\n200\n>>> resp.data\nb\"User-agent: *\\nDisallow: /deny\\n\"\n```\n\n## Installing\n\nurllib3 can be installed with [pip](https://pip.pypa.io):\n\n```bash\n$ python -m pip install urllib3\n```\n\nAlternatively, you can grab the latest source code from [GitHub](https://github.com/urllib3/urllib3):\n\n```bash\n$ git clone https://github.com/urllib3/urllib3.git\n$ cd urllib3\n$ pip install .\n```\n\n\n## Documentation\n\nurllib3 has usage and reference documentation at [urllib3.readthedocs.io](https://urllib3.readthedocs.io).\n\n\n## Community\n\nurllib3 has a [community Discord channel](https://discord.gg/urllib3) for asking questions and\ncollaborating with other contributors. Drop by and say hello \ud83d\udc4b\n\n\n## Contributing\n\nurllib3 happily accepts contributions. Please see our\n[contributing documentation](https://urllib3.readthedocs.io/en/latest/contributing.html)\nfor some tips on getting started.\n\n\n## Security Disclosures\n\nTo report a security vulnerability, please use the\n[Tidelift security contact](https://tidelift.com/security).\nTidelift will coordinate the fix and disclosure with maintainers.\n\n\n## Maintainers\n\n- [@sethmlarson](https://github.com/sethmlarson) (Seth M. Larson)\n- [@pquentin](https://github.com/pquentin) (Quentin Pradet)\n- [@illia-v](https://github.com/illia-v) (Illia Volochii)\n- [@theacodes](https://github.com/theacodes) (Thea Flowers)\n- [@haikuginger](https://github.com/haikuginger) (Jess Shapiro)\n- [@lukasa](https://github.com/lukasa) (Cory Benfield)\n- [@sigmavirus24](https://github.com/sigmavirus24) (Ian Stapleton Cordasco)\n- [@shazow](https://github.com/shazow) (Andrey Petrov)\n\n\ud83d\udc4b\n\n\n## Sponsorship\n\nIf your company benefits from this library, please consider [sponsoring its\ndevelopment](https://urllib3.readthedocs.io/en/latest/sponsors.html).\n\n\n## For Enterprise\n\nProfessional support for urllib3 is available as part of the [Tidelift\nSubscription][1]. Tidelift gives software development teams a single source for\npurchasing and maintaining their software, with professional grade assurances\nfrom the experts who know it best, while seamlessly integrating with existing\ntools.\n\n[1]: https://tidelift.com/subscription/pkg/pypi-urllib3?utm_source=pypi-urllib3&utm_medium=referral&utm_campaign=readme",
|
1252 |
| - "release_date": "2024-12-22T07:47:28", |
| 1252 | + "release_date": "2025-04-10T15:23:37", |
1253 | 1253 | "parties": [
|
1254 | 1254 | {
|
1255 | 1255 | "type": "person",
|
|
1292 | 1292 | "Topic :: Software Development :: Libraries"
|
1293 | 1293 | ],
|
1294 | 1294 | "homepage_url": null,
|
1295 |
| - "download_url": "https://files.pythonhosted.org/packages/c8/19/4ec628951a74043532ca2cf5d97b7b14863931476d117c471e8e2b1eb39f/urllib3-2.3.0-py3-none-any.whl", |
1296 |
| - "size": 128369, |
| 1295 | + "download_url": "https://files.pythonhosted.org/packages/6b/11/cc635220681e93a0183390e26485430ca2c7b5f9d33b15c74c2861cb8091/urllib3-2.4.0-py3-none-any.whl", |
| 1296 | + "size": 128680, |
1297 | 1297 | "sha1": null,
|
1298 |
| - "md5": "21cc339da6ff13770c290e665a50d1a6", |
1299 |
| - "sha256": "1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df", |
| 1298 | + "md5": "b38b9d8501f98140c591986989a0985f", |
| 1299 | + "sha256": "4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813", |
1300 | 1300 | "sha512": null,
|
1301 | 1301 | "bug_tracking_url": null,
|
1302 | 1302 | "code_view_url": "https://github.com/urllib3/urllib3",
|
1303 | 1303 | "vcs_url": null,
|
1304 | 1304 | "copyright": null,
|
1305 |
| - "license_expression": null, |
1306 |
| - "declared_license": { |
1307 |
| - "classifiers": [ |
1308 |
| - "License :: OSI Approved :: MIT License" |
1309 |
| - ] |
1310 |
| - }, |
| 1305 | + "license_expression": "MIT", |
| 1306 | + "declared_license": {}, |
1311 | 1307 | "notice_text": null,
|
1312 | 1308 | "source_packages": [],
|
1313 | 1309 | "file_references": [],
|
1314 | 1310 | "extra_data": {},
|
1315 | 1311 | "dependencies": [],
|
1316 | 1312 | "repository_homepage_url": null,
|
1317 | 1313 | "repository_download_url": null,
|
1318 |
| - "api_data_url": "https://pypi.org/pypi/urllib3/2.3.0/json", |
| 1314 | + "api_data_url": "https://pypi.org/pypi/urllib3/2.4.0/json", |
1319 | 1315 | "datasource_id": null,
|
1320 |
| - "purl": "pkg:pypi/urllib3@2.3.0" |
| 1316 | + "purl": "pkg:pypi/urllib3@2.4.0" |
1321 | 1317 | }
|
1322 | 1318 | ],
|
1323 | 1319 | "resolved_dependencies_graph": [
|
|
1326 | 1322 | "dependencies": [
|
1327 | 1323 |
|
1328 | 1324 |
|
1329 |
| - |
| 1325 | + |
1330 | 1326 | ]
|
1331 | 1327 | },
|
1332 | 1328 | {
|
|
1341 | 1337 |
|
1342 | 1338 |
|
1343 | 1339 |
|
1344 |
| - |
| 1340 | + |
1345 | 1341 | ]
|
1346 | 1342 | },
|
1347 | 1343 | {
|
|
1407 | 1403 |
|
1408 | 1404 |
|
1409 | 1405 |
|
1410 |
| - "pkg:pypi/urllib3@2.3.0" |
| 1406 | + "pkg:pypi/urllib3@2.4.0" |
1411 | 1407 | ]
|
1412 | 1408 | },
|
1413 | 1409 | {
|
1414 | 1410 | "package": "pkg:pypi/[email protected]",
|
1415 | 1411 | "dependencies": []
|
1416 | 1412 | },
|
1417 | 1413 | {
|
1418 |
| - "package": "pkg:pypi/[email protected].1", |
| 1414 | + "package": "pkg:pypi/[email protected].2", |
1419 | 1415 | "dependencies": []
|
1420 | 1416 | },
|
1421 | 1417 | {
|
1422 |
| - "package": "pkg:pypi/urllib3@2.3.0", |
| 1418 | + "package": "pkg:pypi/urllib3@2.4.0", |
1423 | 1419 | "dependencies": []
|
1424 | 1420 | }
|
1425 | 1421 | ]
|
|
0 commit comments