Skip to content

Commit ffb3946

Browse files
chore(deps): bump datadog-lambda from 5.94.0 to 6.95.0 (#4471)
1 parent b1cf711 commit ffb3946

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fastjsonschema = { version = "^2.14.5", optional = true }
5050
pydantic = { version = "^1.8.2", optional = true }
5151
boto3 = { version = "^1.26.164", optional = true }
5252
redis = { version = ">=4.4,<6.0", optional = true }
53-
datadog-lambda = { version = ">=4.77,<6.0", optional = true }
53+
datadog-lambda = { version = ">=4.77,<7.0", optional = true }
5454
aws-encryption-sdk = { version = "^3.1.1", optional = true }
5555
jsonpath-ng = { version = "^1.6.0", optional = true }
5656

@@ -97,7 +97,7 @@ ijson = "^3.3.0"
9797
typed-ast = { version = "^1.5.5", python = "< 3.8" }
9898
hvac = "^2.2.0"
9999
aws-requests-auth = "^0.4.3"
100-
datadog-lambda = "^5.94.0"
100+
datadog-lambda = "^6.95.0"
101101

102102
[tool.poetry.extras]
103103
parser = ["pydantic"]

0 commit comments

Comments
 (0)