Skip to content

Commit

Permalink
Bump pylint from 2.10.2 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](pylint-dev/pylint@v2.10.2...v2.11.1)

---
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 Sep 17, 2021
1 parent 5496c14 commit 989c551
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 @@ -3,7 +3,7 @@ psycopg2==2.9.1
gunicorn==20.1.0 #production server
whitenoise==5.3.0 #serving swagger static files
djangorestframework==3.12.4
pylint==2.10.2
pylint==2.11.1
pydash==5.0.2
django-cors-headers==3.8.0
pyyaml==5.4.1
Expand Down

0 comments on commit 989c551

Please sign in to comment.