Skip to content

Commit

Permalink
chore(deps-dev): bump pylint-pydantic from 0.3.0 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases)
- [Commits](fcfangcc/pylint-pydantic@0.3.0...v0.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 9689cc1 commit 06a1317
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -45,7 +45,7 @@ pytest-cov = "^4.1.0"
pytest-asyncio = "^0.21.1"
pydocstyle = "^6.3.0"
pylint = { extras = ["spelling"], version = "^3.0.2" }
pylint-pydantic = "^0.3.0"
pylint-pydantic = "^0.3.2"
autopep8 = "^2.0.4"
pydeps = "^1.12.17"
commitizen = "^3.12.0"
Expand Down

0 comments on commit 06a1317

Please sign in to comment.