)]}'
{
  "commit": "f5f9849d8dd073cdc02911f5679cef3466decbbb",
  "tree": "74923a657162c614ceec45d04c866643770cf3b6",
  "parents": [
    "a6ebc3c69985ea5bf134a1259f0289a897e93122"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Fri Oct 20 13:08:43 2023 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 20 04:08:43 2023 +0000"
  },
  "message": "build(deps): bump requests from 2.28.2 to 2.31.0 in /docs/sphinx (#1512)\n\nBumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/psf/requests/releases\"\u003erequests\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.31.0\u003c/h2\u003e\n\u003ch2\u003e2.31.0 (2023-05-22)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eVersions of Requests between v2.3.0 and v2.30.0 are vulnerable to\npotential\nforwarding of \u003ccode\u003eProxy-Authorization\u003c/code\u003e headers to destination\nservers when\nfollowing HTTPS redirects.\u003c/p\u003e\n\u003cp\u003eWhen proxies are defined with user info (\u003ca\nhref\u003d\"https://user:pass@proxy:8080\"\u003ehttps://user:pass@proxy:8080\u003c/a\u003e),\nRequests\nwill construct a \u003ccode\u003eProxy-Authorization\u003c/code\u003e header that is\nattached to the request to\nauthenticate with the proxy.\u003c/p\u003e\n\u003cp\u003eIn cases where Requests receives a redirect response, it previously\nreattached\nthe \u003ccode\u003eProxy-Authorization\u003c/code\u003e header incorrectly, resulting in\nthe value being\nsent through the tunneled connection to the destination server. Users\nwho rely on\ndefining their proxy credentials in the URL are \u003cem\u003estrongly\u003c/em\u003e\nencouraged to upgrade\nto Requests 2.31.0+ to prevent unintentional leakage and rotate their\nproxy\ncredentials once the change has been fully deployed.\u003c/p\u003e\n\u003cp\u003eUsers who do not use a proxy or do not supply their proxy credentials\nthrough\nthe user information portion of their proxy URL are not subject to this\nvulnerability.\u003c/p\u003e\n\u003cp\u003eFull details can be read in our \u003ca\nhref\u003d\"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\"\u003eGithub\nSecurity Advisory\u003c/a\u003e\nand \u003ca\nhref\u003d\"https://nvd.nist.gov/vuln/detail/CVE-2023-32681\"\u003eCVE-2023-32681\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.30.0\u003c/h2\u003e\n\u003ch2\u003e2.30.0 (2023-05-03)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eDependencies\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e⚠️ Added support for urllib3 2.0. ⚠️\u003c/p\u003e\n\u003cp\u003eThis may contain minor breaking changes so we advise careful testing\nand\nreviewing \u003ca\nhref\u003d\"https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html\"\u003ehttps://urllib3.readthedocs.io/en/latest/v2-migration-guide.html\u003c/a\u003e\nprior to upgrading.\u003c/p\u003e\n\u003cp\u003eUsers who wish to stay on urllib3 1.x can pin to\n\u003ccode\u003eurllib3\u0026lt;2\u003c/code\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.29.0\u003c/h2\u003e\n\u003ch2\u003e2.29.0 (2023-04-26)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eImprovements\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eRequests now defers chunked requests to the urllib3 implementation\nto improve\nstandardization. (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6226\"\u003e#6226\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRequests relaxes header component requirements to support bytes/str\nsubclasses. (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6356\"\u003e#6356\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\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/psf/requests/blob/main/HISTORY.md\"\u003erequests\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e2.31.0 (2023-05-22)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eVersions of Requests between v2.3.0 and v2.30.0 are vulnerable to\npotential\nforwarding of \u003ccode\u003eProxy-Authorization\u003c/code\u003e headers to destination\nservers when\nfollowing HTTPS redirects.\u003c/p\u003e\n\u003cp\u003eWhen proxies are defined with user info (\u003ca\nhref\u003d\"https://user:pass@proxy:8080\"\u003ehttps://user:pass@proxy:8080\u003c/a\u003e),\nRequests\nwill construct a \u003ccode\u003eProxy-Authorization\u003c/code\u003e header that is\nattached to the request to\nauthenticate with the proxy.\u003c/p\u003e\n\u003cp\u003eIn cases where Requests receives a redirect response, it previously\nreattached\nthe \u003ccode\u003eProxy-Authorization\u003c/code\u003e header incorrectly, resulting in\nthe value being\nsent through the tunneled connection to the destination server. Users\nwho rely on\ndefining their proxy credentials in the URL are \u003cem\u003estrongly\u003c/em\u003e\nencouraged to upgrade\nto Requests 2.31.0+ to prevent unintentional leakage and rotate their\nproxy\ncredentials once the change has been fully deployed.\u003c/p\u003e\n\u003cp\u003eUsers who do not use a proxy or do not supply their proxy credentials\nthrough\nthe user information portion of their proxy URL are not subject to this\nvulnerability.\u003c/p\u003e\n\u003cp\u003eFull details can be read in our \u003ca\nhref\u003d\"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\"\u003eGithub\nSecurity Advisory\u003c/a\u003e\nand \u003ca\nhref\u003d\"https://nvd.nist.gov/vuln/detail/CVE-2023-32681\"\u003eCVE-2023-32681\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.30.0 (2023-05-03)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eDependencies\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e⚠️ Added support for urllib3 2.0. ⚠️\u003c/p\u003e\n\u003cp\u003eThis may contain minor breaking changes so we advise careful testing\nand\nreviewing \u003ca\nhref\u003d\"https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html\"\u003ehttps://urllib3.readthedocs.io/en/latest/v2-migration-guide.html\u003c/a\u003e\nprior to upgrading.\u003c/p\u003e\n\u003cp\u003eUsers who wish to stay on urllib3 1.x can pin to\n\u003ccode\u003eurllib3\u0026lt;2\u003c/code\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.29.0 (2023-04-26)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eImprovements\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eRequests now defers chunked requests to the urllib3 implementation\nto improve\nstandardization. (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6226\"\u003e#6226\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRequests relaxes header component requirements to support bytes/str\nsubclasses. (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6356\"\u003e#6356\u003c/a\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/psf/requests/commit/147c8511ddbfa5e8f71bbf5c18ede0c4ceb3bba4\"\u003e\u003ccode\u003e147c851\u003c/code\u003e\u003c/a\u003e\nv2.31.0\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\"\u003e\u003ccode\u003e74ea7cf\u003c/code\u003e\u003c/a\u003e\nMerge pull request from GHSA-j8r2-6x86-q33q\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/302225334678490ec66b3614a9dddb8a02c5f4fe\"\u003e\u003ccode\u003e3022253\u003c/code\u003e\u003c/a\u003e\ntest on pypy 3.8 and pypy 3.9 on windows and macos (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6424\"\u003e#6424\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/b639e66c816514e40604d46f0088fbceec1a5149\"\u003e\u003ccode\u003eb639e66\u003c/code\u003e\u003c/a\u003e\ntest on py3.12 (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6448\"\u003e#6448\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/d3d504436ef0c2ac7ec8af13738b04dcc8c694be\"\u003e\u003ccode\u003ed3d5044\u003c/code\u003e\u003c/a\u003e\nFixed a small typo (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6452\"\u003e#6452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/2ad18e0e10e7d7ecd5384c378f25ec8821a10a29\"\u003e\u003ccode\u003e2ad18e0\u003c/code\u003e\u003c/a\u003e\nv2.30.0\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/f2629e9e3c7ce3c3c8c025bcd8db551101cbc773\"\u003e\u003ccode\u003ef2629e9\u003c/code\u003e\u003c/a\u003e\nRemove strict parameter (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6434\"\u003e#6434\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/87d63de8739263bbe17034fba2285c79780da7e8\"\u003e\u003ccode\u003e87d63de\u003c/code\u003e\u003c/a\u003e\nv2.29.0\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/51716c4ef390136b0d4b800ec7665dd5503e64fc\"\u003e\u003ccode\u003e51716c4\u003c/code\u003e\u003c/a\u003e\nenable the warnings plugin (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6416\"\u003e#6416\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/psf/requests/commit/a7da1ab3498b10ec3a3582244c94b2845f8a8e71\"\u003e\u003ccode\u003ea7da1ab\u003c/code\u003e\u003c/a\u003e\ntry on ubuntu 22.04 (\u003ca\nhref\u003d\"https://redirect.github.com/psf/requests/issues/6418\"\u003e#6418\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca\nhref\u003d\"https://github.com/psf/requests/compare/v2.28.2...v2.31.0\"\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\u003drequests\u0026package-manager\u003dpip\u0026previous-version\u003d2.28.2\u0026new-version\u003d2.31.0)](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)\nYou can disable automated security fix PRs for this repo from the\n[Security Alerts\npage](https://github.com/bazelbuild/rules_python/network/alerts).\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": "3e65ad8857652bd09965d726fcaf9af3119a770e",
      "old_mode": 33188,
      "old_path": "docs/sphinx/requirements_darwin.txt",
      "new_id": "508df87f42fcce74749eeceae0320a99ec38195d",
      "new_mode": 33188,
      "new_path": "docs/sphinx/requirements_darwin.txt"
    },
    {
      "type": "modify",
      "old_id": "3e65ad8857652bd09965d726fcaf9af3119a770e",
      "old_mode": 33188,
      "old_path": "docs/sphinx/requirements_linux.txt",
      "new_id": "508df87f42fcce74749eeceae0320a99ec38195d",
      "new_mode": 33188,
      "new_path": "docs/sphinx/requirements_linux.txt"
    }
  ]
}
