Skip to content

Update dependency pytest-socket to >=0.8.1,<0.9.0 - #90

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pytest-socket-0.x
Open

Update dependency pytest-socket to >=0.8.1,<0.9.0#90
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pytest-socket-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pytest-socket (changelog) >=0.5.1,<0.8.0>=0.8.1,<0.9.0 age confidence

Release Notes

miketheman/pytest-socket (pytest-socket)

v0.8.1

Compare Source

Fixes:

  • Close the socket before raising on a blocked connect, fixing a file
    descriptor leak #​496
  • Make SocketConnectBlockedError pickleable so it survives multiprocessing
    test runners such as pytest-xdist and Django's --parallel #​501

Changes:

  • Added mutation testing via make mutmut #​500
  • Added CodSpeed performance benchmarks #​486
  • Dependency, CI, and development updates

v0.8.0

Compare Source

Enhancements:

  • Block DNS resolution (getaddrinfo, gethostbyname) when sockets are disabled #​482
  • Support CIDR network ranges in allow_hosts #​479
  • Warn before raising on a blocked socket call #​468
  • Cache hostname resolutions during a test run #​369

Changes:

  • Removed support for Python 3.8 and 3.9. Python 3.10 is now the minimum.
  • Test against Python 3.13, 3.14, and free-threaded 3.13t/3.14t
  • Replaced Poetry with uv #​429
  • Added type hints #​465
  • Swapped pytest-httpbin for a local test fixture #​467
  • Dependency, CI, and development updates

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency pytest-socket to >=0.8.0,<0.9.0 Update dependency pytest-socket to >=0.8.1,<0.9.0 Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/pytest-socket-0.x branch from 41c9c0e to f1dfc05 Compare August 19, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants