Skip to content

Commit

Permalink
Bump pydantic from 1.10.4 to 1.10.13
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.4 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.4...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 53d4a22 commit fda4624
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 62 deletions.
100 changes: 39 additions & 61 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.10"
pydantic = "^1.9.0"
pydantic = "^1.10.13"

[tool.poetry.group.dev.dependencies]
black = "^22.1.0"
Expand Down

0 comments on commit fda4624

Please sign in to comment.