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

Commits on Jul 12, 2024

  1. chore(deps-dev): Bump bandit from 1.7.7 to 1.7.8 (#127)

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.8.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.7.7...1.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      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 12, 2024
    Configuration menu
    Copy the full SHA
    efade62 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump coverage from 7.4.3 to 7.5.3 (#148)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.3.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.4.3...7.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      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>
    Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
    dependabot[bot] and mbeacom authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    af468b7 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump pytest from 8.0.2 to 8.2.2 (#151)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.2.2.
    - [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.2...8.2.2)
    
    ---
    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>
    Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
    dependabot[bot] and mbeacom authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ded4a13 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump ruff from 0.3.1 to 0.4.8 (#152)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.1 to 0.4.8.
    - [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.1...v0.4.8)
    
    ---
    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>
    Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
    dependabot[bot] and mbeacom authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    610b3b2 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump mypy from 1.8.0 to 1.10.1 (#153)

    Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.8.0...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      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>
    Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
    dependabot[bot] and mbeacom authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    53d55af View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): Bump the pip group with 7 updates (#154)

    Bumps the pip group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [black](https://github.com/psf/black) | `24.2.0` | `24.3.0` |
    | [authlib](https://github.com/lepture/authlib) | `1.3.0` | `1.3.1` |
    | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` |
    | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
    | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |
    | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` |
    | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` |
    
    
    Updates `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)
    
    Updates `authlib` from 1.3.0 to 1.3.1
    - [Release notes](https://github.com/lepture/authlib/releases)
    - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
    - [Commits](authlib/authlib@v1.3.0...v1.3.1)
    
    Updates `certifi` from 2024.2.2 to 2024.7.4
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    Updates `idna` from 3.6 to 3.7
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    Updates `requests` from 2.31.0 to 2.32.2
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.2)
    
    Updates `urllib3` from 2.2.1 to 2.2.2
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.1...2.2.2)
    
    Updates `zipp` from 3.17.0 to 3.19.1
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.17.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      dependency-group: pip
    - dependency-name: authlib
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: certifi
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: idna
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: requests
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: urllib3
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: zipp
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
    dependabot[bot] and mbeacom authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    883ae73 View commit details
    Browse the repository at this point in the history
  7. chore(deps): Update project dependencies (#155)

    * chore(deps): Update project dependencies
    
    * chore(deps): Update pre-commit and actions
    
    * chore: Update deps and safety handling
    mbeacom authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1024ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72c3238 View commit details
    Browse the repository at this point in the history
Loading