Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pytest-httpserver from 1.0.3 to 1.0.4 #334

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

Bumps pytest-httpserver from 1.0.3 to 1.0.4.

Changelog

Sourced from pytest-httpserver's changelog.

1.0.4

.. _Release Notes_1.0.4_Bug Fixes:

Bug Fixes

  • Fixed type hinting of HeaderValueMatcher.DEFAULT_MATCHERS, which did not allow modifications, however it is explicitly allowed in the documentation.

.. _Release Notes_1.0.4_Other Notes:

Other Notes

  • Version of flake8 library updated to require 4.0.0+ at minimum. This is required to make flake8 working on recent python versions.

.. _Release Notes_1.0.3:

Commits
  • 9dfae51 CHANGES.rst: add release notes for 1.0.4
  • 6ccbd0d Version bump to 1.0.4
  • 2d85039 releasenotes: add release note about flake8 version update
  • 74b87d9 releasenotes: add release note about type hinting fix
  • 55b776f Fix mypy error when trying to update HeaderValueMatcher.DEFAULT_MATCHERS (#94)
  • 898f5db poetry.lock: update dependencies
  • 8ea5101 build(deps): bump types-requests from 2.27.5 to 2.27.6
  • f5c0c4b build(deps): bump mypy from 0.930 to 0.931
  • 5a9da97 build(deps): bump types-requests from 2.27.0 to 2.27.5
  • ba8c1a2 build(deps): bump types-requests from 2.26.3 to 2.27.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0.3 to 1.0.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.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2022
@soxoj soxoj merged commit b48d126 into main Jan 28, 2022
@soxoj soxoj deleted the dependabot/pip/pytest-httpserver-1.0.4 branch January 28, 2022 21:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant