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

chore(deps): update dependency requests to v2.32.2 [security] #2597

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/emailservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
google-api-core==2.19.0
grpcio-health-checking==1.64.1
grpcio==1.64.1
grpcio-health-checking==1.63.0
grpcio==1.63.0
jinja2==3.1.4
python-json-logger==2.0.7
google-cloud-profiler==4.1.0
google-cloud-trace==1.13.3
requests==2.32.2
opentelemetry-distro==0.41b0
opentelemetry-instrumentation-grpc==0.46b0
opentelemetry-exporter-otlp-proto-grpc==1.25.0
opentelemetry-instrumentation-grpc==0.45b0
opentelemetry-exporter-otlp-proto-grpc==1.24.0
6 changes: 3 additions & 3 deletions src/recommendationservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
google-api-core==2.19.0
google-cloud-profiler==4.1.0
grpcio-health-checking==1.64.1
grpcio-health-checking==1.63.0
python-json-logger==2.0.7
requests==2.32.2
rsa==4.9
opentelemetry-distro==0.41b0
opentelemetry-instrumentation-grpc==0.46b0
opentelemetry-exporter-otlp-proto-grpc==1.25.0
opentelemetry-instrumentation-grpc==0.45b0
opentelemetry-exporter-otlp-proto-grpc==1.24.0
Loading