-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: mbeacom/python-template
base: 0.3.0
head repository: mbeacom/python-template
compare: 0.3.1
- 13 commits
- 6 files changed
- 2 contributors
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eed2ceb - Browse repository at this point
Copy the full SHA eed2cebView commit details
Commits on Jul 26, 2024
-
chore(deps-dev): Bump mypy from 1.10.1 to 1.11.0 (#165)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 08c2f05 - Browse repository at this point
Copy the full SHA 08c2f05View commit details -
chore(deps-dev): Bump mkdocs-material from 9.5.28 to 9.5.30 (#167)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.28 to 9.5.30. - [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.28...9.5.30) --- 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> Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc78576 - Browse repository at this point
Copy the full SHA bc78576View commit details -
chore(deps-dev): Bump pytest from 8.2.2 to 8.3.2 (#168)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.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>
Configuration menu - View commit details
-
Copy full SHA for 4e90618 - Browse repository at this point
Copy the full SHA 4e90618View commit details -
chore(deps-dev): Bump mkdocstrings from 0.25.1 to 0.25.2 (#170)
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.1...0.25.2) --- 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>
Configuration menu - View commit details
-
Copy full SHA for bbc6d3a - Browse repository at this point
Copy the full SHA bbc6d3aView commit details -
chore(deps-dev): Bump ruff from 0.5.1 to 0.5.5 (#169)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.1...0.5.5) --- updated-dependencies: - dependency-name: ruff 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>
Configuration menu - View commit details
-
Copy full SHA for 44696af - Browse repository at this point
Copy the full SHA 44696afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c7f57 - Browse repository at this point
Copy the full SHA d0c7f57View commit details
Commits on Aug 10, 2024
-
chore(deps): Bump pip from 24.1.2 to 24.2 (#173)
Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 24.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.1.2...24.2) --- updated-dependencies: - dependency-name: pip 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>
Configuration menu - View commit details
-
Copy full SHA for f8c4202 - Browse repository at this point
Copy the full SHA f8c4202View commit details -
chore(deps-dev): Bump mypy from 1.11.0 to 1.11.1 (#174)
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.11.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> Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7dccd7 - Browse repository at this point
Copy the full SHA d7dccd7View commit details -
chore(deps-dev): Bump debugpy from 1.8.2 to 1.8.5 (#178)
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.2 to 1.8.5. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.2...v1.8.5) --- updated-dependencies: - dependency-name: debugpy 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>
Configuration menu - View commit details
-
Copy full SHA for abe99f7 - Browse repository at this point
Copy the full SHA abe99f7View commit details -
chore(deps-dev): Bump mkdocs-material from 9.5.30 to 9.5.31 (#175)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.30 to 9.5.31. - [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.30...9.5.31) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 8b732a1 - Browse repository at this point
Copy the full SHA 8b732a1View commit details -
chore(deps-dev): Bump coverage from 7.6.0 to 7.6.1 (#177)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.0...7.6.1) --- updated-dependencies: - dependency-name: coverage 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>
Configuration menu - View commit details
-
Copy full SHA for 8d91974 - Browse repository at this point
Copy the full SHA 8d91974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 177f926 - Browse repository at this point
Copy the full SHA 177f926View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.3.0...0.3.1