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

build(deps): bump pyhpke from 0.5.1 to 0.5.2 #482

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps pyhpke from 0.5.1 to 0.5.2.

Release notes

Sourced from pyhpke's releases.

v0.5.2

See CHANGES for details.

Changelog

Sourced from pyhpke's changelog.

Version 0.5.2

Released 2023-11-25

  • Tighten the range of pyca/cryptography version. [#147](https://github.com/dajiaji/pyhpke/issues/147) <https://github.com/dajiaji/pyhpke/pull/147>__
  • Add Python 3.12 to tox.ini. [#147](https://github.com/dajiaji/pyhpke/issues/147) <https://github.com/dajiaji/pyhpke/pull/147>__
  • Fix .readthedocs.yml. [#146](https://github.com/dajiaji/pyhpke/issues/146) <https://github.com/dajiaji/pyhpke/pull/146>__
  • Update dependencies.
    • Bump cryptography to 41.0.5. [#130](https://github.com/dajiaji/pyhpke/issues/130) <https://github.com/dajiaji/pyhpke/pull/130>__
  • Update dev dependencies.
    • Bump actions/{checkout, setup-python} to v4. [#145](https://github.com/dajiaji/pyhpke/issues/145) <https://github.com/dajiaji/pyhpke/pull/145>__
    • Bump black to 23.11.0. [#144](https://github.com/dajiaji/pyhpke/issues/144) <https://github.com/dajiaji/pyhpke/pull/144>__
    • Bump pre-commit/mirrors-mypy to 1.7.0. [#144](https://github.com/dajiaji/pyhpke/issues/144) <https://github.com/dajiaji/pyhpke/pull/144>__
    • Bump sphinx-autodoc-typehints to 1.25.2. [#143](https://github.com/dajiaji/pyhpke/issues/143) <https://github.com/dajiaji/pyhpke/pull/143>__
    • Bump sphinx-rtd-theme to 2.0.0rc4. [#141](https://github.com/dajiaji/pyhpke/issues/141) <https://github.com/dajiaji/pyhpke/pull/141>__
Commits
  • d40a6b5 Merge pull request #149 from dajiaji/update-changelog
  • acef416 Merge pull request #148 from dajiaji/bump-to-0_5_2
  • 33ead89 Merge pull request #147 from dajiaji/add-py12-to-tox
  • 31b9495 Merge pull request #146 from dajiaji/fix-readthedocs-yml
  • 6e5a20d Update CHANGES.rst.
  • 74690f7 Bump version to 0.5.2.
  • 9d4312a Tighten the range of pyca/cryptography version.
  • a7f49b3 Remove unnecessary py310 setting.
  • 3076e3f Add Python 3.12 to tox.ini.
  • 48da9e0 Fix .readthedocs.yml.
  • 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 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 [pyhpke](https://github.com/dajiaji/pyhpke) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/dajiaji/pyhpke/releases)
- [Changelog](https://github.com/dajiaji/pyhpke/blob/main/CHANGES.rst)
- [Commits](dajiaji/pyhpke@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: pyhpke
  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 Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58fc2fb) 97.37% compared to head (13434d9) 97.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          32       32           
  Lines        3312     3312           
=======================================
  Hits         3225     3225           
  Misses         87       87           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dajiaji dajiaji merged commit 5bc1967 into main Nov 28, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyhpke-0.5.2 branch November 28, 2023 21: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