Skip to content

Commit f7f3cef

Browse files
committed
update
1 parent 554027b commit f7f3cef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = ">=3.10"
10-
boto3 = ">=1.35.71"
10+
boto3 = ">=1.35.78"
1111
posthog = ">=3.7.4"
1212
py-machineid = ">=0.6.0"
13-
sentry-sdk = ">=2.19.0"
13+
sentry-sdk = ">=2.19.2"
1414
requests = ">=2.32.3"
15-
pydantic = ">=2.10.2"
15+
pydantic = ">=2.10.3"
1616

1717

1818
[build-system]

0 commit comments

Comments
 (0)