Skip to content

Commit 7cc8a97

Browse files
fix(deps): update dependency truststore to v0.10.1
1 parent a693c12 commit 7cc8a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"httpx>=0.25.2",
5050
"pydantic>=2.1.1",
5151
"python-dotenv>=1",
52-
"truststore==0.10",
52+
"truststore==0.10.1",
5353
"xmltodict>=0.13",
5454
]
5555
optional-dependencies.app = [

0 commit comments

Comments
 (0)