Skip to content

Commit

Permalink
fix(deps): bump pylint from 3.0.1 to 3.0.2 (#270)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent d3b8e82 commit 6bb655c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dev": [
"pytest==7.4.2",
"black==23.9.1",
"pylint==3.0.1",
"pylint==3.0.2",
"flake8==6.1.0",
"mypy==1.5.1",
"types-requests==2.31.0.8",
Expand Down

0 comments on commit 6bb655c

Please sign in to comment.