Skip to content

Commit 29bf1df

Browse files
Bump pydantic-settings from 2.6.0 to 2.11.0 in /client
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.0 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.0...v2.11.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0905b4 commit 29bf1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"PyYAML == 6.0.1",
2020
"cryptography == 44.0.3",
2121
"pid == 3.0.4",
22-
"pydantic-settings==2.6.0",
22+
"pydantic-settings==2.11.0",
2323
]
2424

2525
description = "The client part of the Certgrinder project"

0 commit comments

Comments
 (0)