Skip to content

Commit 12e87f8

Browse files
Bump pylint from 3.0.1 to 3.0.2 (#722)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a2b3fc commit 12e87f8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ typing_extensions = "==4.8.0"
2424
pip = "==23.3.1"
2525
pipenv = "==2023.10.24"
2626
pydantic = "==2.4.2"
27-
pylint = "==3.0.1"
27+
pylint = "==3.0.2"
2828
pynacl = "==1.5.0"
2929
pytest = "==7.4.3"
3030
pytest-asyncio = "==0.21.1"

Pipfile.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)