Skip to content

chore: bump pytest-httpserver from 1.1.4 to 1.1.5 in the python-packages group#1128

Merged
overcat merged 2 commits intomainfrom
dependabot/uv/main/python-packages-19d6df314a
Feb 20, 2026
Merged

chore: bump pytest-httpserver from 1.1.4 to 1.1.5 in the python-packages group#1128
overcat merged 2 commits intomainfrom
dependabot/uv/main/python-packages-19d6df314a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 20, 2026

Bumps the python-packages group with 1 update: pytest-httpserver.

Updates pytest-httpserver from 1.1.4 to 1.1.5

Release notes

Sourced from pytest-httpserver's releases.

1.1.5

What's Changed

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

Changelog

Sourced from pytest-httpserver's changelog.

1.1.5

.. _Release Notes_1.1.5_New Features:

New Features

  • Add bake() method to HTTPServer for creating pre-configured request expectation proxies (BakedHTTPServer). This allows sharing common keyword arguments (e.g. method, headers) across multiple expect_request() calls with last-wins merging semantics. [#470](https://github.com/csernazs/pytest-httpserver/issues/470) <https://github.com/csernazs/pytest-httpserver/pull/470>_ Contributed by @HayaoSuzuki <https://github.com/HayaoSuzuki>_

.. _Release Notes_1.1.4:

Commits
  • 840c7d1 CHANGES.rst: add release notes for 1.1.5
  • 7c7be88 Version bump to 1.1.5
  • f1971ce fix-release: remove release notes
  • ae956c0 release.py: fix check order
  • c880480 Make release.py more robust
  • 310529c Add bake() method for pre-configured request expectations
  • 7716cda [pre-commit.ci] pre-commit autoupdate
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 1 update: [pytest-httpserver](https://github.com/csernazs/pytest-httpserver).


Updates `pytest-httpserver` from 1.1.4 to 1.1.5
- [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.4...1.1.5)

---
updated-dependencies:
- dependency-name: pytest-httpserver
  dependency-version: 1.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.03%. Comparing base (38f6e44) to head (a66adc7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1128   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files         264      264           
  Lines       15282    15282           
=======================================
  Hits        14981    14981           
  Misses        301      301           
Flag Coverage Δ
unittests 98.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@overcat overcat merged commit f96554b into main Feb 20, 2026
45 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/main/python-packages-19d6df314a branch February 20, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant