Skip to content

Bump pytest-httpserver from 1.1.3 to 1.1.4#329

Merged
horgh merged 1 commit intomainfrom
dependabot/uv/pytest-httpserver-1.1.4
Feb 17, 2026
Merged

Bump pytest-httpserver from 1.1.3 to 1.1.4#329
horgh merged 1 commit intomainfrom
dependabot/uv/pytest-httpserver-1.1.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps pytest-httpserver from 1.1.3 to 1.1.4.

Release notes

Sourced from pytest-httpserver's releases.

1.1.4

What's Changed

Full Changelog: csernazs/pytest-httpserver@1.1.3...1.1.4

Changelog

Sourced from pytest-httpserver's changelog.

1.1.4

.. _Release Notes_1.1.4_New Features:

New Features

  • More robust server startup by checking server readiness (disabled by default). [#462](https://github.com/csernazs/pytest-httpserver/issues/462) <https://github.com/csernazs/pytest-httpserver/pull/462>_

.. _Release Notes_1.1.4_Deprecation Notes:

Deprecation Notes

  • Python 3.9 has been deprecated as it reached EOL 2025-10-31. While the code may work on this version, there will be no CI tests running on it.

.. _Release Notes_1.1.3:

Commits
  • 98fe77c CHANGES.rst: add release notes for 1.1.4
  • dd070b2 Version bump to 1.1.4
  • cb65a6f releasenotes: add release note for readiness check
  • 9d28fc6 add docs for readiness check
  • 5d9c324 releasenotes: add note about python 3.9 deprecation
  • abdf820 poetry: update poetry.lock
  • 2919966 httpserver: use HttpStatus where possible instead of integers
  • 96bbe19 Fix HTTPServer.start() and add tests
  • b937308 Implement http readiness checking
  • cf873ff doc: improve documentation by preferring check() method over check_assertions()
  • 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-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/csernazs/pytest-httpserver/releases)
- [Changelog](https://github.com/csernazs/pytest-httpserver/blob/master/CHANGES.rst)
- [Commits](csernazs/pytest-httpserver@1.1.3...1.1.4)

---
updated-dependencies:
- dependency-name: pytest-httpserver
  dependency-version: 1.1.4
  dependency-type: direct:development
  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 python:uv Pull requests that update python:uv code labels Feb 17, 2026
@horgh horgh merged commit 3fb3071 into main Feb 17, 2026
46 checks passed
@horgh horgh deleted the dependabot/uv/pytest-httpserver-1.1.4 branch February 17, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Development

Successfully merging this pull request may close these issues.

1 participant