Skip to content

Commit 11f16d2

Browse files
authored
Update dependency version - dependabot alert (#301)
*Issue #, if available:* Dependant bot is giving the following security alert but it is unable to create a PR for it automatically and throwing an error - https://github.com/aws-observability/aws-otel-python-instrumentation/security/dependabot/21 - https://github.com/aws-observability/aws-otel-python-instrumentation/security/dependabot/19 - https://github.com/aws-observability/aws-otel-python-instrumentation/security/dependabot/20 This PR will manually update the version. *Description of changes:* Updated dependencies to the version with security issue patched By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 8d66556 commit 11f16d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
opentelemetry-distro==0.46b0
22
opentelemetry-exporter-otlp-proto-grpc==1.25.0
33
typing-extensions==4.9.0
4-
django==5.0.9
4+
django==5.0.10
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
opentelemetry-distro==0.46b0
22
opentelemetry-exporter-otlp-proto-grpc==1.25.0
33
typing-extensions==4.9.0
4-
mysql-connector-python~=8.0
4+
mysql-connector-python~=9.1.0

0 commit comments

Comments
 (0)