-
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 2dfb12 (#153)
# Changes - bumped cookiecutter template to robert-koch-institut/mex-template@2dfb12 # Conflicts ```diff a/requirements.txt b/requirements.txt (rejected hunks) @@ -1,5 +1,5 @@ cruft==2.15.0 -mex-release==0.2.0 +mex-release==0.3.0 pdm==2.19.3 pre-commit==4.0.1 wheel==0.44.0 ``` ```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.6,<1", + "ruff>=0.7,<1", "sphinx>=8,<9", ] ``` Co-authored-by: erichesse <[email protected]>
- Loading branch information
1 parent
9872416
commit 3bab580
Showing
4 changed files
with
5 additions
and
23 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