Skip to content

Commit

Permalink
Bump pylint from 3.1.0 to 3.2.0
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.2.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 8a76872 commit 3fac51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ndg-httpsclient==0.5.1
requests==2.31.0
logilab-common==2.0.0
astroid==3.2.0
pylint==3.1.0
pylint==3.2.0
six==1.16.0
faker==25.1.0 # factory_boy
factory_boy==3.3.0
Expand Down

0 comments on commit 3fac51e

Please sign in to comment.