We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dea79c3 + b278829 commit eabeeaeCopy full SHA for eabeeae
1 file changed
pyproject.toml
@@ -11,14 +11,14 @@ python = "^3.11"
11
aws-lambda-powertools = "^3.0.0"
12
pydantic = "^2.7.1"
13
fastjsonschema = "^2.19.1"
14
-aws-xray-sdk = "^2.13.0"
+aws-xray-sdk = "^2.15.0"
15
16
17
[tool.poetry.group.dev.dependencies]
18
black = "^26.1.0"
19
ruff = "^0.15.0"
20
pytest = "^9.0.0"
21
-pytest-mock = "^3.14.0"
+pytest-mock = "^3.15.1"
22
pytest-cov = "^7.0.0"
23
isort = "^8.0.0"
24
taskipy = "^1.12.2"
0 commit comments