Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cookiecutter template to cf7f28 #81

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

Changes

Conflicts

@@ -9,15 +9,14 @@ urls = { Repository = "https://github.com/robert-koch-institut/mex-model" }
 requires-python = "<3.13,>=3.11"
 dependencies = []
 optional-dependencies.dev = [
-    "black==24.4.2",
     "ipdb==0.13.13",
-    "mypy==1.10.0",
+    "mypy==1.11.0",
     "pytest-cov==5.0.0",
     "pytest-random-order==1.1.1",
     "pytest-xdist==3.6.1",
-    "pytest==8.2.2",
-    "ruff==0.4.9",
-    "sphinx==7.3.7",
+    "pytest==8.3.1",
+    "ruff==0.5.4",
+    "sphinx==7.4.0",
 ]
 
 [project.scripts]
@@ -126,5 +129,5 @@ known-first-party = ["mex", "tests"]
 convention = "google"
 
 [build-system]
-requires = ["pdm-backend==2.3.0"]
+requires = ["pdm-backend==2.3.3"]
 build-backend = "pdm.backend"
@@ -88,7 +88,7 @@ jobs:
     needs: release
     steps:
       - name: Build, tag and push docker image to ghcr
-        uses: GlueOps/[email protected]
+        uses: GlueOps/[email protected]
         with:
           tags: "${{ github.sha }},${{ needs.release.outputs.tag }},latest"
 
@@ -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"
@@ -1,5 +1,5 @@
 cruft==2.15.0
 mex-release @ git+https://github.com/robert-koch-institut/mex-release.git
-pdm==2.15.4
+pdm==2.17.1
 pre-commit==3.7.1
 wheel==0.43.0

@RKIMetadataExchange RKIMetadataExchange added the cruft Fight back against the boilerplate monster label Jul 23, 2024
@RKIMetadataExchange RKIMetadataExchange self-assigned this Jul 23, 2024
@erichesse erichesse merged commit 2c415de into main Jul 23, 2024
6 checks passed
@erichesse erichesse deleted the cruft/cookiecutter-template-cf7f28 branch July 23, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cruft Fight back against the boilerplate monster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants