Skip to content

Commit

Permalink
build(deps): bump pylint-pydantic from 0.3.4 to 0.3.5
Browse files Browse the repository at this point in the history
Bumps [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases)
- [Commits](fcfangcc/pylint-pydantic@v0.3.4...v0.3.5)

---
updated-dependencies:
- dependency-name: pylint-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 13, 2025
1 parent b013354 commit 3788bfc
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 @@ -36,7 +36,7 @@ formatting = [
]
linting = [
"pylint==3.3.3",
"pylint-pydantic==0.3.4"
"pylint-pydantic==0.3.5"
]
packaging = [
"build==1.2.2.post1",
Expand Down

0 comments on commit 3788bfc

Please sign in to comment.