)]}'
{
  "commit": "19910469eeb1ebea49ef620a1557bce10e9edc6b",
  "tree": "0083cea1a0e3a5517281336361309673cdfb56ea",
  "parents": [
    "0e604b06ae4c29c9d386677d3ac57ffe4012e3d7"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Tue Oct 15 10:58:29 2024 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Oct 15 01:58:29 2024 +0000"
  },
  "message": "build(deps): bump urllib3 from 2.2.2 to 2.2.3 in /docs (#2301)\n\nBumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/releases\"\u003eurllib3\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e2.2.3\u003c/h2\u003e\n\u003ch2\u003e🚀 urllib3 is fundraising for HTTP/2 support\u003c/h2\u003e\n\u003cp\u003e\u003ca\nhref\u003d\"https://sethmlarson.dev/urllib3-is-fundraising-for-http2-support\"\u003eurllib3\nis raising ~$40,000 USD\u003c/a\u003e to release HTTP/2 support and ensure\nlong-term sustainable maintenance of the project after a sharp decline\nin financial support for 2023. If your company or organization uses\nPython and would benefit from HTTP/2 support in Requests, pip, cloud\nSDKs, and thousands of other projects \u003ca\nhref\u003d\"https://opencollective.com/urllib3\"\u003eplease consider contributing\nfinancially\u003c/a\u003e to ensure HTTP/2 support is developed sustainably and\nmaintained for the long-haul.\u003c/p\u003e\n\u003cp\u003eThank you for your support.\u003c/p\u003e\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdded support for Python 3.13. (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3473\"\u003e#3473\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBugfixes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed the default encoding of chunked request bodies to be UTF-8\ninstead of ISO-8859-1. All other methods of supplying a request body\nalready use UTF-8 starting in urllib3 v2.0. (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3053\"\u003e#3053\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed ResourceWarning on CONNECT with Python \u0026lt; 3.11.4 by\nbackporting \u003ca\nhref\u003d\"https://redirect.github.com/python/cpython/issues/103472\"\u003epython/cpython#103472\u003c/a\u003e.\n(`\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3252\"\u003e#3252\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdjust tolerance for floating-point comparison on Windows to avoid\nflakiness in CI (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3413\"\u003e#3413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed a crash where certain standard library hash functions were\nabsent in restricted environments. (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3432\"\u003e#3432\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed mypy error when adding to\n\u003ccode\u003eHTTPConnection.default_socket_options\u003c/code\u003e. (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3448\"\u003e#3448\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eHTTP/2 (experimental)\u003c/h2\u003e\n\u003cp\u003eHTTP/2 support is still in early development.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eExcluded Transfer-Encoding: chunked from HTTP/2 request body (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3425\"\u003e#3425\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdded version checking for \u003ccode\u003eh2\u003c/code\u003e (\u003ca\nhref\u003d\"https://pypi.org/project/h2/\"\u003ehttps://pypi.org/project/h2/\u003c/a\u003e)\nusage. Now only accepting supported h2 major version 4.x.x. (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3290\"\u003e#3290\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdded a probing mechanism for determining whether a given target\norigin supports HTTP/2 via ALPN. (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3301\"\u003e#3301\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd support for sending a request body with HTTP/2 (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3302\"\u003e#3302\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3\"\u003ehttps://github.com/urllib3/urllib3/compare/2.2.2...2.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/blob/main/CHANGES.rst\"\u003eurllib3\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e2.2.3 (2024-09-12)\u003c/h1\u003e\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdded support for Python 3.13.\n(\u003ccode\u003e[#3473](https://github.com/urllib3/urllib3/issues/3473)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3473\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBugfixes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed the default encoding of chunked request bodies to be UTF-8\ninstead of ISO-8859-1.\nAll other methods of supplying a request body already use UTF-8 starting\nin urllib3 v2.0.\n(\u003ccode\u003e[#3053](https://github.com/urllib3/urllib3/issues/3053)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3053\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003cli\u003eFixed ResourceWarning on CONNECT with Python \u003c!-- raw HTML omitted\n--\u003e`__)\u003c/li\u003e\n\u003cli\u003eAdjust tolerance for floating-point comparison on Windows to avoid\nflakiness in CI\n(\u003ccode\u003e[#3413](https://github.com/urllib3/urllib3/issues/3413)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3413\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003cli\u003eFixed a crash where certain standard library hash functions were\nabsent in restricted environments.\n(\u003ccode\u003e[#3432](https://github.com/urllib3/urllib3/issues/3432)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3432\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003cli\u003eFixed mypy error when adding to\n\u003ccode\u003eHTTPConnection.default_socket_options\u003c/code\u003e.\n(\u003ccode\u003e[#3448](https://github.com/urllib3/urllib3/issues/3448)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3448\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eHTTP/2 (experimental)\u003c/h2\u003e\n\u003cp\u003eHTTP/2 support is still in early development.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eExcluded Transfer-Encoding: chunked from HTTP/2 request body\n(\u003ccode\u003e[#3425](https://github.com/urllib3/urllib3/issues/3425)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3425\u0026gt;\u003c/code\u003e__)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdded version checking for \u003ccode\u003eh2\u003c/code\u003e (\u003ca\nhref\u003d\"https://pypi.org/project/h2/\"\u003ehttps://pypi.org/project/h2/\u003c/a\u003e)\nusage.\u003c/p\u003e\n\u003cp\u003eNow only accepting supported h2 major version 4.x.x.\n(\u003ccode\u003e[#3290](https://github.com/urllib3/urllib3/issues/3290)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3290\u0026gt;\u003c/code\u003e__)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdded a probing mechanism for determining whether a given target\norigin\nsupports HTTP/2 via ALPN.\n(\u003ccode\u003e[#3301](https://github.com/urllib3/urllib3/issues/3301)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3301\u0026gt;\u003c/code\u003e__)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd support for sending a request body with HTTP/2\n(\u003ccode\u003e[#3302](https://github.com/urllib3/urllib3/issues/3302)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3302\u0026gt;\u003c/code\u003e__)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eDeprecations and Removals\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNote for downstream distributors: the \u003ccode\u003e_version.py\u003c/code\u003e file\nhas been removed and is now created at build time by hatch-vcs.\n(\u003ccode\u003e[#3412](https://github.com/urllib3/urllib3/issues/3412)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3412\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003cli\u003eDrop support for end-of-life PyPy3.8 and PyPy3.9.\n(\u003ccode\u003e[#3475](https://github.com/urllib3/urllib3/issues/3475)\n\u0026lt;https://github.com/urllib3/urllib3/issues/3475\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/2458bfcd3dacdf6c196e98d077fc6bb02a5fc1df\"\u003e\u003ccode\u003e2458bfc\u003c/code\u003e\u003c/a\u003e\nRelease 2.2.3\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/9b25db6d00e43858d49303ae55c43bc4a9832668\"\u003e\u003ccode\u003e9b25db6\u003c/code\u003e\u003c/a\u003e\nOnly attempt to publish for upstream\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/b9adeef8501180cd7d04cc3fb90bed4bbc34b1bb\"\u003e\u003ccode\u003eb9adeef\u003c/code\u003e\u003c/a\u003e\nDrop support for EOL PyPy3.8 and PyPy3.9\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/b1d4649d43375f11a3072b4d9b5d33425d123bae\"\u003e\u003ccode\u003eb1d4649\u003c/code\u003e\u003c/a\u003e\nAdd explicit support for Python 3.13\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/cc42860721836febf3fb6ebb485ed27d7f80122d\"\u003e\u003ccode\u003ecc42860\u003c/code\u003e\u003c/a\u003e\nBump cryptography from 42.0.4 to 43.0.1 (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3470\"\u003e#3470\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/3dae2e9b30d2e39bf20daea2353aa7ef055640cf\"\u003e\u003ccode\u003e3dae2e9\u003c/code\u003e\u003c/a\u003e\nBump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3469\"\u003e#3469\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/1e94feb2a671bf28721114dfea1105a2c1f91788\"\u003e\u003ccode\u003e1e94feb\u003c/code\u003e\u003c/a\u003e\nRevert \u0026quot;Add TLS settings for HTTP/2 (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3456\"\u003e#3456\u003c/a\u003e)\u0026quot;\n(\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3466\"\u003e#3466\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/aa73abc7b22a4a67e0ee957f5a3031109f73d3d9\"\u003e\u003ccode\u003eaa73abc\u003c/code\u003e\u003c/a\u003e\nBump actions/setup-python from 5.1.0 to 5.2.0 (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3468\"\u003e#3468\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/abbfbcb1dd274fc54b4f0a7785fd04d59b634195\"\u003e\u003ccode\u003eabbfbcb\u003c/code\u003e\u003c/a\u003e\nAdd 1.26.20 to changelog and make the publish workflow the same (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3464\"\u003e#3464\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/commit/d48061505e72271116c5a33b04dbca6273f2a737\"\u003e\u003ccode\u003ed480615\u003c/code\u003e\u003c/a\u003e\nAdd TLS settings for HTTP/2 (\u003ca\nhref\u003d\"https://redirect.github.com/urllib3/urllib3/issues/3456\"\u003e#3456\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca\nhref\u003d\"https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3\"\u003ecompare\nview\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003durllib3\u0026package-manager\u003dpip\u0026previous-version\u003d2.2.2\u0026new-version\u003d2.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6f417d90b092622a3a88c05a90ab77b0a0231172",
      "old_mode": 33188,
      "old_path": "docs/requirements.txt",
      "new_id": "81335881d76b9827a2f2b3ac82fa16f76336c75e",
      "new_mode": 33188,
      "new_path": "docs/requirements.txt"
    }
  ]
}
