Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
Bump pylint-pydantic from 0.2.0 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases)
- [Commits](fcfangcc/pylint-pydantic@0.2.0...0.2.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 Jul 17, 2023
1 parent f9f46f5 commit ed88801
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -16,7 +16,7 @@ pylint = "^2.17.4"
pytest = "^7.4.0"
black = "^23.3.0"
mypy = "^1.4"
pylint-pydantic = "^0.2.0"
pylint-pydantic = "^0.2.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit ed88801

Please sign in to comment.