Skip to content

Commit

Permalink
Bump pydantic from 2.9.1 to 2.9.2 (#284)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent e0331de commit 1b08d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ kube-custom-resource==0.5.0
MarkupSafe==2.1.5
multidict==6.1.0
pycparser==2.22
pydantic==2.9.1
pydantic==2.9.2
pydantic_core==2.23.3
pyhelm3==0.4.0
python-json-logger==2.0.7
Expand Down

0 comments on commit 1b08d79

Please sign in to comment.