Skip to content

Commit

Permalink
Merge pull request #5 from ArthurVardevanyan/dependabot/pip/django-4.…
Browse files Browse the repository at this point in the history
…1.13

Bump django from 4.1.10 to 4.1.13
  • Loading branch information
ArthurVardevanyan committed Nov 4, 2023
1 parent e46a790 commit 59f2e3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .tekton/analytics-for-spotify-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
pipelinesascode.tekton.dev/task: "tekton/base/unit-test.yaml"
pipelinesascode.tekton.dev/task-1: "https://tekton-hub-api-openshift-pipelines.apps.okd.arthurvardevanyan.com/v1/resource/homelab/task/git-clone/0.9.1/raw"
pipelinesascode.tekton.dev/task-2: "https://tekton-hub-api-openshift-pipelines.apps.okd.arthurvardevanyan.com/v1/resource/homelab/task/buildah/0.5.1/raw"
pipelinesascode.tekton.dev/task-3: "https://tekton-hub-api-openshift-pipelines.apps.okd.arthurvardevanyan.com/v1/resource/homelab/task/k8s-deploy/0.1.1/raw"
spec:
params:
- name: git-url
Expand Down Expand Up @@ -84,7 +85,7 @@ spec:
runAfter:
- buildah
taskRef:
name: deploy
name: k8s-deploy
kind: Task
workspaces:
- name: data
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.1.10
django==4.1.13
django-cors-headers==3.13.0
coverage==6.5.0
requests==2.31.0
Expand Down

0 comments on commit 59f2e3f

Please sign in to comment.