Skip to content

Commit

Permalink
chore(deps): bump pylint from 3.1.0 to 3.1.1 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 731f43a commit ae5de99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==24.4.2
flake8==7.0.0
mypy==1.10.0
mypy-extensions==1.0.0
pylint==3.1.0
pylint==3.1.1
pytest==8.2.0
pytest-cov==5.0.0
types-requests==2.31.0.20240406

0 comments on commit ae5de99

Please sign in to comment.