Recent Commits to requests

  • 08/06/2026 17:52

    Fix `_encode_files` detection for `__getattr__`-based file wrappers (…

    Fix `_encode_files` detection for `__getattr__`-based file wrappers (#7502)
  • 08/06/2026 14:33

    Disable commonly ignored Pyright linting rules (#7497)

    Disable commonly ignored Pyright linting rules (#7497)
  • 08/06/2026 14:04

    Bump https://github.com/astral-sh/ruff-pre-commit (#7503)

    Bump https://github.com/astral-sh/ruff-pre-commit (#7503)
    
    Bumps the pre-commit group with 1 update: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit).
    
    
    Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.14 to 0.15.15
    - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases)
    - [Commits](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: https://github.com/astral-sh/ruff-pre-commit
      dependency-version: 0.15.15
      dependency-type: direct:production
      dependency-group: pre-commit
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Log in