1. 5460f46 Update lock-issues.yml to latest dependencies (#7609) by Nate Prewitt · 6 days ago main
  2. 6af0b94 Bump https://github.com/astral-sh/ruff-pre-commit (#7608) by dependabot[bot] · 6 days ago
  3. 8f8b212 Bump https://github.com/astral-sh/ruff-pre-commit (#7606) by dependabot[bot] · 13 days ago
  4. 8068356 Bump https://github.com/astral-sh/ruff-pre-commit (#7603) by dependabot[bot] · 3 weeks ago
  5. 1f6589e Bump https://github.com/astral-sh/ruff-pre-commit (#7598) by dependabot[bot] · 4 weeks ago
  6. 414f051 Bump the actions group with 2 updates (#7596) by dependabot[bot] · 5 weeks ago
  7. ded3287 Bump https://github.com/astral-sh/ruff-pre-commit (#7597) by dependabot[bot] · 5 weeks ago
  8. 69f8484 Bump the actions group with 3 updates (#7591) by dependabot[bot] · 6 weeks ago
  9. b17c61b Bump https://github.com/astral-sh/ruff-pre-commit (#7590) by dependabot[bot] · 6 weeks ago
  10. f361ead Bump https://github.com/astral-sh/ruff-pre-commit (#7562) by dependabot[bot] · 7 weeks ago
  11. d38495c Fix link to AI Policy in CONTRIBUTING.md (#7576) by Yamac · 7 weeks ago
  12. 4c800e9 Bump actions/setup-python from 6.2.0 to 6.3.0 in the actions group (#7561) by dependabot[bot] · 8 weeks ago
  13. 23953c0 Bump https://github.com/astral-sh/ruff-pre-commit (#7551) by dependabot[bot] · 9 weeks ago
  14. 4ed3d1b Bump actions/checkout from 6.0.2 to 7.0.0 in the actions group (#7540) by dependabot[bot] · 10 weeks ago
  15. d44b67e Bump https://github.com/astral-sh/ruff-pre-commit (#7536) by dependabot[bot] · 10 weeks ago
  16. 74c56d5 Inline pre-commit linting (#7539) by Nate Prewitt · 10 weeks ago
  17. d64b9ad Bump https://github.com/astral-sh/ruff-pre-commit (#7515) by dependabot[bot] · 3 months ago
  18. 6f66281 Add hasattr checks for remaining protocol isinstance checks (#7505) by Nate Prewitt · 3 months ago
  19. 6f205ff Fix `_encode_files` detection for `__getattr__`-based file wrappers (#7502) by Loïc Pernod · 3 months ago
  20. 661970d Disable commonly ignored Pyright linting rules (#7497) by Joren Hammudoglu · 3 months ago
  21. fbd0eb3 Bump https://github.com/astral-sh/ruff-pre-commit (#7503) by dependabot[bot] · 3 months ago
  22. 1190afd Add type annotation for `Request.hooks` (#7498) by Joren Hammudoglu · 3 months ago
  23. e50e594 Improve static typing of 3rd party imports (#7496) by Joren Hammudoglu · 3 months ago
  24. 3be097d Bump https://github.com/astral-sh/ruff-pre-commit (#7493) by dependabot[bot] · 3 months ago
  25. a634611 Bump github/codeql-action from 4.35.1 to 4.36.0 in the actions group (#7492) by dependabot[bot] · 3 months ago
  26. c4367f2 Add AI Policy by Ian Stapleton Cordasco · 3 months ago
  27. cd90742 docs: indent continuation line in Session.get :param params: (#7460) by aldbr · 3 months ago
  28. 6e83187 v2.34.2 by Nate Prewitt · 4 months ago v2.34.2
  29. 84d10f0 Move Request.headers back to Mapping (#7441) by Nate Prewitt · 4 months ago
  30. b7b549b v2.34.1 by Nate Prewitt · 4 months ago v2.34.1
  31. e511bc7 Fix mutability issues with headers input types (#7431) by Nate Prewitt · 4 months ago
  32. 5691f59 Update JsonType containers to read-based collections (#7436) by Nate Prewitt · 4 months ago
  33. 2144213 Constrain Response.reason to str (#7437) by Nate Prewitt · 4 months ago
  34. 6404f34 Fix `prepare_body` stream detection for `__getattr__`-based file wrappers (#7433) by Kaeun Kim · 4 months ago
  35. 0b401c7 v2.34.0 by Nate Prewitt · 4 months ago v2.34.0
  36. 86b378d Align Session.get parameters with requests.get (#7429) by Nate Prewitt · 4 months ago
  37. a4f9a59 Port bpo-39057 to Requests (#7427) by Nate Prewitt · 4 months ago
  38. 3816cfa Parameterize SupportsItems to handle Mapping key invariance (#7426) by Nate Prewitt · 4 months ago
  39. b684dcb sessions: fix hooks type (#7425) by Sebastian Meyer · 4 months ago
  40. dc9dbdf Formalize 3.15 support (#7422) by Nate Prewitt · 4 months ago
  41. 25340eb Clear proxy env vars before every test run (#7423) by Nate Prewitt · 4 months ago
  42. fd62809 Preserve leading slashes in request path_url (#7315) by typhon8 · 4 months ago
  43. e8d2c01 docs: Fix missing hook output in docs example (#7421) by eggsort · 4 months ago
  44. eb173bc Add 3.14t support to CI (#7419) by Nate Prewitt · 4 months ago
  45. d60f477 Cleanup remaining http:// reference URIs by Nate Prewitt · 4 months ago
  46. f64a0d7 docs: update stale Sphinx link in contributing guide by Joshua Kothapalle · 4 months ago
  47. 04d7505 Bump https://github.com/astral-sh/ruff-pre-commit (#7411) by dependabot[bot] · 4 months ago
  48. f7822f7 v2.34.0.dev1 by Nate Prewitt · 4 months ago v2.34.0.dev1
  49. 561e4b6 Add inline types to Requests (#7272) by Nate Prewitt · 4 months ago
  50. 8f6cda9 Add tests for hasattr/getattr usage on LookupDict (#7401) by Nate Prewitt · 4 months ago
  51. 27e0981 Fix remaining typos (#7395) by Dimitri Papadopoulos Orfanos · 4 months ago
  52. 6ec76b4 Ruff rule UP038 has been removed (#7393) by Dimitri Papadopoulos Orfanos · 4 months ago
  53. f43f750 Bump https://github.com/astral-sh/ruff-pre-commit (#7390) by dependabot[bot] · 4 months ago
  54. 9450dd5 Create groups for GHA and pre-commit dependabot PRs (#7387) by Nate Prewitt · 4 months ago
  55. 93bf533 Update index.rst to match README info (#7386) by Nate Prewitt · 4 months ago
  56. 79f4df8 Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#7378) by dependabot[bot] · 4 months ago
  57. b294b08 Consider urllib3 version has 3 numbers at most (#7375) (#7376) by Dejan SANADER · 4 months ago
  58. 5f3ff9b Fix typos discovered by codespell (#7371) by Christian Clauss · 4 months ago
  59. 514c162 Update README and remove extraneous images (#7366) by Nate Prewitt · 5 months ago
  60. d2f6bde Clarify decode_unicode behaviour in iter_{content,lines} docstrings (#7365) by Chris Riches · 5 months ago
  61. a044b02 Move DigestAuth hash algorithms to use usedforsecurity=False (#7310) by Nate Prewitt · 5 months ago
  62. 16df2a0 Move pytest pin to support 9.x series (#7364) by Nate Prewitt · 5 months ago
  63. fe2063b Don't hide navigation on mobile webpage (#7360) by Nate Prewitt · 5 months ago
  64. 4b0b1a3 Update pre-commit versions (#7348) by Nate Prewitt · 5 months ago
  65. 185f587 Cleanup docs and add i18n wrappers (#7354) by Nate Prewitt · 5 months ago
  66. ef439eb Prevent Response self-reference in redirect history (#7328) by Nate Prewitt · 5 months ago
  67. cbce031 Add Zizmor workflow and make initial updates by Nate Prewitt · 5 months ago
  68. 6360477 Bump github/codeql-action from 4.34.1 to 4.35.1 by dependabot[bot] · 5 months ago
  69. 111d2b7 v2.33.1 by Nate Prewitt · 5 months ago v2.33.1
  70. f0198e6 Fix malformed value parsing for Content-Type (#7309) by Nate Prewitt · 5 months ago
  71. bc7dd0f Fix cosmetic header validity parsing regex (#7308) by Nate Prewitt · 5 months ago
  72. 4443b1a Fix unintended test extra (#7306) by Nate Prewitt · 5 months ago
  73. 389eea5 Cleanup extracted file after extract_zipped_path test (#7305) by Nate Prewitt · 5 months ago
  74. 7407309 Packaging: DRY out extras definition (#7277) by Frank Dana · 5 months ago
  75. bc04dfd v2.33.0 by Nate Prewitt · 5 months ago v2.33.0
  76. 66d21cb Merge commit from fork by Nate Prewitt · 5 months ago
  77. 8b9bc8f Move badges to top of README (#7293) by Nate Prewitt · 5 months ago
  78. e331a28 Remove unused extraction call (#7292) by Nate Prewitt · 5 months ago
  79. 753fd08 docs: fix FAQ grammar in httplib2 example by rohan436 · 5 months ago
  80. 774a0b8 docs(socks): same block as other sections by Magsen (CD) · 5 months ago
  81. 9c72a41 Bump github/codeql-action from 4.33.0 to 4.34.1 by dependabot[bot] · 5 months ago
  82. ebf7190 Bump github/codeql-action from 4.32.0 to 4.33.0 by dependabot[bot] · 5 months ago
  83. 0e4ae38 docs: exclude Response.is_permanent_redirect from API docs (#7244) by Dr Alex Mitre · 6 months ago
  84. d568f47 docs: clarify Quickstart POST example (#6960) by Ethan Price · 6 months ago
  85. b2a1d33 Increase chardet upper limit to 8 by Dan Blanchard · 6 months ago
  86. 392b01f Bump actions/download-artifact from 7.0.0 to 8.0.0 by dependabot[bot] · 6 months ago
  87. 27f8b40 Bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 6 months ago
  88. 4bd79e3 Increase chardet upper limit to 7 by Amin Vakil · 6 months ago
  89. da9113c Add CODEOWNERS file to repo (#7208) by Nate Prewitt · 7 months ago
  90. a2ce3d8 Remove harden runner from publish workflow (#7207) by Nate Prewitt · 7 months ago
  91. 5e7cb71 Bump version to dev for test publish by Nate Prewitt · 7 months ago
  92. 00600b3 Update publish workflow and add test pypi option by Nate Prewitt · 7 months ago
  93. 5f33844 Update docstring for Session.verify to include string support (#6859) (#6865) by m0d3v · 7 months ago
  94. 4791422 Fix empty netrc entry usage (#7205) by Nate Prewitt · 7 months ago
  95. 1b40fdd Merge pull request #7200 from psf/dependabot/github_actions/step-security/harden-runner-2.14.2 by Nate Prewitt · 7 months ago
  96. 514b3f2 Bump step-security/harden-runner from 2.13.0 to 2.14.2 by dependabot[bot] · 7 months ago
  97. dedee0f Merge pull request #7199 from psf/dependabot/github_actions/dessant/lock-threads-6.0.0 by Nate Prewitt · 7 months ago
  98. 7112775 Bump dessant/lock-threads from 5.0.0 to 6.0.0 by dependabot[bot] · 7 months ago
  99. 733b201 Update floors for certifi and urllib3 (#7189) by Nate Prewitt · 7 months ago
  100. 0c2bbe7 Drop support for Python 3.9 (#7196) by Nate Prewitt · 7 months ago