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: drc38/python-fronius-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: drc38/python-fronius-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    5ac4a95 View commit details
    Browse the repository at this point in the history
  2. Update tenacity requirement from ^8.1 to >=8.1,<10.0 (#30)

    Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version.
    - [Release notes](https://github.com/jd/tenacity/releases)
    - [Commits](jd/tenacity@8.1.0...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tenacity
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0e2b465 View commit details
    Browse the repository at this point in the history
  3. Bump JRubics/poetry-publish from 1.17 to 2.0 (#29)

    Bumps [JRubics/poetry-publish](https://github.com/jrubics/poetry-publish) from 1.17 to 2.0.
    - [Release notes](https://github.com/jrubics/poetry-publish/releases)
    - [Commits](JRubics/poetry-publish@v1.17...v2.0)
    
    ---
    updated-dependencies:
    - dependency-name: JRubics/poetry-publish
      dependency-type: direct:production
      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 Nov 20, 2024
    Configuration menu
    Copy the full SHA
    15eb9e4 View commit details
    Browse the repository at this point in the history
Loading