-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cookiecutter template to 57e9b7 (#181)
# Changes - bumped cookiecutter template to robert-koch-institut/mex-template@57e9b7 # Conflicts ```diff a/.github/workflows/renovatebot.yml b/.github/workflows/renovatebot.yml (rejected hunks) @@ -22,7 +22,7 @@ jobs: fetch-depth: 1 - name: Run renovatebot - uses: renovatebot/[email protected] + uses: renovatebot/[email protected] env: RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }} RENOVATE_REPOSITORIES: "robert-koch-institut/mex-model" ``` ```diff a/pyproject.toml b/pyproject.toml (rejected hunks) @@ -15,7 +15,7 @@ optional-dependencies.dev = [ "pytest-random-order>=1,<2", "pytest-xdist>=3,<4", "pytest>=8,<9", - "ruff>=0.7,<1", + "ruff>=0.9,<1", "sphinx>=8,<9", ] @@ -138,5 +138,5 @@ known-first-party = ["mex", "tests"] convention = "google" [build-system] -requires = ["pdm-backend==2.4.1"] +requires = ["pdm-backend==2.4.3"] build-backend = "pdm.backend" ``` ```diff a/requirements.txt b/requirements.txt (rejected hunks) @@ -1,5 +1,4 @@ -cruft==2.15.0 +cruft==2.16.0 mex-release==0.3.0 -pdm==2.20.1 +pdm==2.22.1 pre-commit==4.0.1 -wheel==0.45.0 ```
- Loading branch information
1 parent
579a1b4
commit 6dde088
Showing
7 changed files
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters