Skip to content

Commit

Permalink
Bump pydantic from 2.10.5 to 2.10.6
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 77da104 commit 5330edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "PicoFun AWS Lambda generator"
dependencies = [
"black==24.10.0", # ruff can't be invoked from code without shelling out
"jinja2==3.1.5",
"pydantic==2.10.5",
"pydantic==2.10.6",
"PyYAML==6.0.2",
"requests==2.32.3",
"tomli==2.2.1",
Expand Down

0 comments on commit 5330edf

Please sign in to comment.