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: mbeacom/python-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Choose a base ref
...
head repository: mbeacom/python-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.2
Choose a head ref
  • 11 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 7, 2024

  1. chore(deps-dev): Bump poethepoet from 0.24.4 to 0.25.0 (#110)

    Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.24.4 to 0.25.0.
    - [Release notes](https://github.com/nat-n/poethepoet/releases)
    - [Commits](nat-n/poethepoet@v0.24.4...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: poethepoet
      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 7, 2024
    Configuration menu
    Copy the full SHA
    5d9d69b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump mkdocstrings from 0.24.0 to 0.24.1 (#113)

    Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.24.0 to 0.24.1.
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.24.0...0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings
      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 Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6ff68c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8dbdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2843d26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50e6582 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): Bump ruff from 0.2.2 to 0.3.1 (#118)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.1.
    - [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.2.2...v0.3.1)
    
    ---
    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 Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1858a22 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): Bump pytest from 8.0.1 to 8.1.0 (#116)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.1.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.1...8.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      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 7, 2024
    Configuration menu
    Copy the full SHA
    f6e3f55 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): Bump mkdocs-material from 9.5.10 to 9.5.13 (#117)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.10 to 9.5.13.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.10...9.5.13)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      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 Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8b51bd6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ed5001 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b55f24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    baa3d03 View commit details
    Browse the repository at this point in the history
Loading