Skip to content

Commit 97cb992

Browse files
committed
1 parent affe9c7 commit 97cb992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ddtrace = [
3333
{version = ">=3.19.1,<4", python = ">=3.8,<3.10"},
3434
{version = ">=4.1.1,<5,!=4.6.*", python = ">=3.10"}
3535
]
36-
ujson = ">=5.9.0"
36+
ujson = ">=5.10.0"
3737
botocore = { version = "^1.34.0", optional = true }
3838
requests = { version ="^2.22.0", optional = true }
3939
pytest = { version= "^8.0.0", optional = true }

0 commit comments

Comments
 (0)