Skip to content

Commit

Permalink
Bump pydantic in /auto-tagger in the auto-tagger-dev group
Browse files Browse the repository at this point in the history
Bumps the auto-tagger-dev group in /auto-tagger with 1 update: [pydantic](https://github.com/pydantic/pydantic).


Updates `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:development
  update-type: version-update:semver-patch
  dependency-group: auto-tagger-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 03298ba commit 78080c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions auto-tagger/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 auto-tagger/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ black = "^24.10.0"
flake8 = "^7.1.1"
mypy = { extras = ["faster-cache"], version = "^1.14.1" }
isort = "^5.13.2"
pydantic = "^2.10.5"
pydantic = "^2.10.6"
pylint = "^3.3.3"

[tool.isort]
Expand Down

0 comments on commit 78080c4

Please sign in to comment.