aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-18 04:40:24 +0000
committerGravatar GitHub <[email protected]>2023-08-18 04:40:24 +0000
commit5c968ee717a3c6ee3a2c9bddc8d3d43dd71257c6 (patch)
tree8e8f701c225958166fb26891d279a78c7037d37c /pyproject.toml
parentBump emoji from 2.7.0 to 2.8.0 (#2724) (diff)
Bump pydantic-settings from 2.0.2 to 2.0.3 (#2721)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 c97583025..a47667c44 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,7 +29,7 @@ regex = "2023.8.8"
sentry-sdk = "1.29.2"
tldextract = "3.4.4"
pydantic = "2.0.3"
-pydantic-settings = "2.0.2"
+pydantic-settings = "2.0.3"
[tool.poetry.dev-dependencies]
coverage = "7.3.0"