Compare commits

..

5 Commits

Author SHA1 Message Date
cdb7181f9d Update dependency yapf to v0.40.2
All checks were successful
continuous-integration/drone/pr Build is passing
2024-08-22 18:37:11 +00:00
843050f923 Merge pull request 'Update plugins/docker Docker tag to v20.18.4' (!95) from renovate/plugins-docker-20.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #95
2024-08-22 19:53:59 +02:00
812913ffe2 Merge pull request 'Update dependency reuse to v0.14.0' (!92) from renovate/reuse-0.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #92
2024-08-22 19:52:24 +02:00
dee80c7e14 Update plugins/docker Docker tag to v20.18.4
All checks were successful
continuous-integration/drone/pr Build is passing
2024-08-22 15:35:49 +00:00
de60ec0d46 Update dependency reuse to v0.14.0
All checks were successful
continuous-integration/drone/pr Build is passing
2024-08-22 14:35:41 +00:00
3 changed files with 16 additions and 7 deletions

View File

@ -43,7 +43,7 @@ depends_on:
steps:
- name: docker-publish
image: plugins/docker:20.17.3@sha256:7cb19d23e35e1603ae437cc41cc064c95a997a8776d63a555990967668ea7c5c
image: plugins/docker:20.18.4@sha256:a8d3d86853c721492213264815f1d00d3ed13f42f5c1855a02f47fa4d5f1e042
settings:
registry: git.wtf-eg.de
repo: git.wtf-eg.de/kompetenzinventar/backend
@ -105,7 +105,7 @@ steps:
- pipenv run reuse lint
- pipenv run python -m unittest discover ki
- name: docker-publish
image: plugins/docker:20.17.3@sha256:7cb19d23e35e1603ae437cc41cc064c95a997a8776d63a555990967668ea7c5c
image: plugins/docker:20.18.4@sha256:a8d3d86853c721492213264815f1d00d3ed13f42f5c1855a02f47fa4d5f1e042
settings:
registry: git.wtf-eg.de
repo: git.wtf-eg.de/kompetenzinventar/backend

View File

@ -24,7 +24,7 @@ werkzeug = "==2.3.8"
flake8 = "==3.9.2"
yapf = "==0.40.2"
pre-commit = "==2.13.0"
reuse = "==0.13.0"
reuse = "==0.14.0"
[requires]
python_version = "3.8"

17
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "78f4c62d54147f2fdc27fce07aa8f81cb87cb66e864281b78dd576a2e2357a03"
"sha256": "80e9ba10df1c53cc83e07981b0df449e64474032c6dce8258fc6df89e9d56f1f"
},
"pipfile-spec": 6,
"requires": {
@ -818,11 +818,20 @@
},
"reuse": {
"hashes": [
"sha256:49d89aee8f76794e734ad6416c6be0d2ad9a415f4472fd4547754039e8630e0f",
"sha256:89c87bd49308c8059cc36f8116872d73dc6e5788a29af8869be6532202bff801"
"sha256:3062b1b23e0219a3d275a14fec74ac0dc64992c9fbefe6099103f174b945d43f",
"sha256:771dbf42cbae63c97557aafdc3472a698cf34d1e3e1eb3b08dc77881d2c604e1"
],
"index": "pypi",
"version": "==0.13.0"
"markers": "python_version >= '3.6'",
"version": "==0.14.0"
},
"setuptools": {
"hashes": [
"sha256:b208925fcb9f7af924ed2dc04708ea89791e24bde0d3020b27df0e116088b34e",
"sha256:d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193"
],
"markers": "python_version >= '3.8'",
"version": "==73.0.1"
},
"toml": {
"hashes": [