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

Update pyhamcrest requirement from !=1.10.0,<2.0.0,>=1.9 to >=1.9,!=1.10.0,<3.0.0 in /sdks/python #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Updates the requirements on pyhamcrest to permit the latest version.

Changelog

Sourced from pyhamcrest's changelog.

Hamcrest 2.0.4 (2022-08-07)

Bugfixes

  • has_properties now returns Matcher[Any] type, which addresses type checking errors when nested as a matcher. ([#207](https://github.com/hamcrest/PyHamcrest/issues/207) <https://github.com/hamcrest/PyHamcrest/issues/207>_)

[#207](https://github.com/hamcrest/PyHamcrest/issues/207) <https://github.com/hamcrest/PyHamcrest/issues/207>_

Features ^^^^^^^^

  • Added Python 3.11 testing

[#206](https://github.com/hamcrest/PyHamcrest/issues/206) <https://github.com/hamcrest/PyHamcrest/issues/206>_

Misc ^^^^

  • [#175](https://github.com/hamcrest/PyHamcrest/issues/175) <https://github.com/hamcrest/PyHamcrest/issues/175>_

2.0.3 (2021-12-12)

Features ^^^^^^^^

    • Adds the tests to the sdist. Fixed by #150

[#141](https://github.com/hamcrest/PyHamcrest/issues/141) <https://github.com/hamcrest/PyHamcrest/issues/141>_

    • Update the CI to test Python 3.10

[#160](https://github.com/hamcrest/PyHamcrest/issues/160) <https://github.com/hamcrest/PyHamcrest/issues/160>_

    • Add pretty string representation for matchers objects

[#170](https://github.com/hamcrest/PyHamcrest/issues/170) <https://github.com/hamcrest/PyHamcrest/issues/170>_

Bugfixes ^^^^^^^^

  • Test coverage is now submitted to codecov.io.

    Fixed by #150

[#135](https://github.com/hamcrest/PyHamcrest/issues/135) <https://github.com/hamcrest/PyHamcrest/issues/135>_

... (truncated)

Commits
  • 89658b0 Changelog for v2.0.4
  • 592cf4e Merge pull request #213 from offbyone/release-on-tag
  • ad27567 ci: switch to the production PyPi endpoint
  • c950886 ci: allow workflow dispatch to trigger release
  • d3b5a81 Merge pull request #212 from offbyone/release-by-ci
  • 7d8615e Merge pull request #211 from kianmeng/fix-typos
  • e04650b Add a release workflow based on tags
  • 8307bbf Fix typo, emtpy -> empty
  • 046e225 Merge pull request #210 from offbyone/hatch
  • 9c81a38 add hatch-vcs for versioning
  • Additional commits viewable in compare view

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)

Updates the requirements on [pyhamcrest](https://github.com/hamcrest/PyHamcrest) to permit the latest version.
- [Release notes](https://github.com/hamcrest/PyHamcrest/releases)
- [Changelog](https://github.com/hamcrest/PyHamcrest/blob/main/CHANGELOG.rst)
- [Commits](hamcrest/PyHamcrest@V1.9.0...V2.0.4)

---
updated-dependencies:
- dependency-name: pyhamcrest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 13, 2023
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants