aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f7580cf3e..fd7bef857 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,7 +29,7 @@ sentry-sdk = "2.19.2"
tenacity = "9.0.0"
tldextract = "5.1.3"
pydantic = "2.10.1"
-pydantic-settings = "2.6.1"
+pydantic-settings = "2.7.1"
[tool.poetry.dev-dependencies]
coverage = "7.6.10"