Skip to content

Bump pytest-socket from 0.8.0 to 0.8.1 - #356

Merged
fabioueno merged 1 commit into
masterfrom
dependabot/uv/pytest-socket-0.8.1
Sep 2, 2026
Merged

Bump pytest-socket from 0.8.0 to 0.8.1#356
fabioueno merged 1 commit into
masterfrom
dependabot/uv/pytest-socket-0.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-socket from 0.8.0 to 0.8.1.

Release notes

Sourced from pytest-socket's releases.

0.8.1

What's Changed

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

Full commit log

... (truncated)

Changelog

Sourced from pytest-socket's changelog.

[0.8.1][] (2026-08-19)

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
Commits
  • 8164360 pytest-socket, 0.8.1 (#531)
  • 622b824 chore(deps-dev): update uv-build requirement from <0.12.0,>=0.7.20 to >=0.7.2...
  • e37b0c1 chore(deps-dev): bump starlette from 1.3.1 to 1.6.0 (#530)
  • a2f55f8 [pre-commit.ci] pre-commit autoupdate (#529)
  • e211931 [pre-commit.ci] pre-commit autoupdate (#523)
  • 17d288f chore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#525)
  • 2fc57f1 chore(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.2 (#526)
  • 717ef46 chore(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#524)
  • c198dfa chore(deps): bump CodSpeedHQ/action from 4.18.5 to 4.19.1 (#520)
  • fc7f238 chore(deps): bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#522)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/miketheman/pytest-socket/releases)
- [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
- [Commits](miketheman/pytest-socket@0.8.0...0.8.1)

---
updated-dependencies:
- dependency-name: pytest-socket
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file patch python:uv Pull requests that update python:uv code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 18:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code patch labels Aug 24, 2026
@gyg-pr-tool gyg-pr-tool Bot added the dep label Aug 24, 2026
@fabioueno
fabioueno merged commit e2f2749 into master Sep 2, 2026
4 checks passed
@fabioueno
fabioueno deleted the dependabot/uv/pytest-socket-0.8.1 branch September 2, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dep dependencies Pull requests that update a dependency file patch python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant