Skip to content

Commit 3ab4995

Browse files
Bump pydantic from 2.10.5 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.5 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc52f53 commit 3ab4995

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
python = "^3.12"
1010
Flask = "^3.1.0"
1111
fiaas-logging = "^0.1.1"
12-
pydantic = "^2.10.5"
12+
pydantic = "^2.10.6"
1313
requests = "^2"
1414
requests-toolbelt = "^1.0.0"
1515
prometheus-client = "^0.21.1"

0 commit comments

Comments
 (0)