Skip to content

Commit

Permalink
Bump pylint from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 53c98b7 commit e2fc30f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ ipywidgets==8.1.2
black==24.4.2
typing_extensions==4.11.0
mypy==1.10.0
pylint==3.1.0
pylint==3.1.1
cython==3.0.10
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pytest-pspec==0.0.4
pytest-raises==0.11
mypy==1.10.0
black==24.4.2
pylint==3.1.0
pylint==3.1.1

0 comments on commit e2fc30f

Please sign in to comment.