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.2 to 1.0.3 #270

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2021

Bumps pytest-httpserver from 1.0.2 to 1.0.3.

Changelog

Sourced from pytest-httpserver's changelog.

1.0.3

.. _Release Notes_1.0.3_New Features:

New Features

  • Additional type hints improvements to make the library more mypy compliant. Imports in __init__.py have been updated to indicate that this is a namespace package.

.. _Release Notes_1.0.3_Other Notes:

Other Notes

  • Package deployment and CI has been migrated to poetry. poetry.lock will be kept up to date. Make target "quick-test" renamed to "test". Also, minor adjustments were made regarding documentation generation. Make targets should be identical. Build results like sdist, and wheel are almost identical to the one which was made by setuptools.

.. _Release Notes_1.0.2:

Commits
  • 614597b CHANGES.rst: add release notes for 1.0.3
  • 0028be1 Version bump to 1.0.3
  • ac84763 releasenotes: notes added about the changes in 1.0.3
  • 65f5b26 Makefile: do not remote poetry.lock in clean target
  • dd10dce build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
  • 4240451 build(deps): bump coverage from 6.1.2 to 6.2
  • e155740 build(deps): bump sphinx from 4.3.0 to 4.3.1
  • 988a58c build(deps): bump types-requests from 2.26.0 to 2.26.1
  • 93cd8c1 Fixing typos and syntax errors in the documentation
  • 039c725 build(deps): bump actions/setup-python from 1 to 2.3.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:/csernazs/pytest-httpserver) from 1.0.2 to 1.0.3.
- [Release notes](https:/csernazs/pytest-httpserver/releases)
- [Changelog](https:/csernazs/pytest-httpserver/blob/master/CHANGES.rst)
- [Commits](csernazs/pytest-httpserver@1.0.2...1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2021
@soxoj soxoj merged commit b781602 into main Dec 16, 2021
@soxoj soxoj deleted the dependabot/pip/pytest-httpserver-1.0.3 branch December 16, 2021 18:47
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.

1 participant