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.2
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.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 7, 2024

  1. Bump ipython from 8.25.0 to 8.26.0 (#360)

    Bumps [ipython](https://github.com/ipython/ipython) from 8.25.0 to 8.26.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@8.25.0...8.26.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 Jul 7, 2024
    Configuration menu
    Copy the full SHA
    68140af View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Bump mypy from 1.10.0 to 1.10.1 (#359)

    Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.0...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d07454b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Revamp CI/CD (#366)

    kigawas authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    985a033 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add Python 3.13 (#358)

    kigawas authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7bdbcbf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Bump pycryptodome from 3.20.0 to 3.21.0 (#375)

    Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.20.0 to 3.21.0.
    - [Release notes](https://github.com/Legrandin/pycryptodome/releases)
    - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
    - [Commits](Legrandin/pycryptodome@v3.20.0...v3.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: pycryptodome
      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 Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7c69387 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump dependencies (#377)

    kigawas authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6e8de54 View commit details
    Browse the repository at this point in the history
Loading