Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ecies/py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: ecies/py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 5, 2024

  1. Bump eth-keys from 0.4.0 to 0.5.0 (#337)

    Bumps [eth-keys](https://github.com/ethereum/eth-keys) from 0.4.0 to 0.5.0.
    - [Changelog](https://github.com/ethereum/eth-keys/blob/main/CHANGELOG.rst)
    - [Commits](ethereum/eth-keys@v0.4.0...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: eth-keys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7db635c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Bump dependencies (#341)

    kigawas authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    baecf36 View commit details
    Browse the repository at this point in the history
  2. Bump black from 24.2.0 to 24.3.0 (#342)

    Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.2.0...24.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9cce786 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Bump pytest-cov from 4.1.0 to 5.0.0 (#343)

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    df943a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump ipython from 8.22.2 to 8.23.0 (#344)

    Bumps [ipython](https://github.com/ipython/ipython) from 8.22.2 to 8.23.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@8.22.2...8.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cc16966 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Bump dependencies (#350)

    kigawas authored May 7, 2024
    Configuration menu
    Copy the full SHA
    40ab290 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Bump ruff from 0.3.7 to 0.4.7 (#352)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.7.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.3.7...v0.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4b4256c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    bfb0449 View commit details
    Browse the repository at this point in the history
Loading