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: bybatkhuu/module-python-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: bybatkhuu/module-python-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 26, 2026

  1. ⬆️ Update setuptools-scm requirement

    Updates the requirements on [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version.
    - [Release notes](https://github.com/pypa/setuptools-scm/releases)
    - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md)
    - [Commits](pypa/setuptools-scm@v8.0.4...setuptools-scm-v10.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools-scm
      dependency-version: 10.0.2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    74a1cc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from bybatkhuu/dependabot/pip/setuptools-scm-g…

    …te-8.0.4-and-lt-11.0.0
    
    ⬆️ Update setuptools-scm requirement from <10.0.0,>=8.0.4 to >=8.0.4,<11.0.0
    bybatkhuu authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    5f8c681 View commit details
    Browse the repository at this point in the history
Loading