Skip to content

Commit

Permalink
Bump dependencies (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
halamix2 authored Mar 13, 2024
1 parent 353f5de commit 9d7918b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions custom-serverless-runtime-image/kubeless/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools==61.0.0
setuptools==69.1.1
requests
bottle==0.12.21
cherrypy==8.9.1
Expand All @@ -8,4 +8,4 @@ opentelemetry-api==1.9.1
opentelemetry-sdk==1.9.1
opentelemetry-exporter-otlp-proto-http==1.9.1
opentelemetry-propagator-b3==1.9.1
opentelemetry-instrumentation-requests==0.28b1
opentelemetry-instrumentation-requests==0.28b1
4 changes: 2 additions & 2 deletions orders-service/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "orders-function",
"version": "1.0.0",
"dependencies": {
"redis": "3.0.2"
"redis": "4.6.13"
}
}
}

0 comments on commit 9d7918b

Please sign in to comment.