Skip to content

Commit af94599

Browse files
authoredJan 3, 2022
Bump pylint-django from 2.4.4 to 2.5.0 (mercos#121)
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.4.4 to 2.5.0. - [Release notes](https://github.com/PyCQA/pylint-django/releases) - [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst) - [Commits](pylint-dev/pylint-django@v2.4.4...v2.5.0) --- updated-dependencies: - dependency-name: pylint-django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4404a18 commit af94599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pylint==2.12.2
2-
pylint-django==2.4.4
2+
pylint-django==2.5.0
33
django==2.2.25
44
pylint-celery==0.3
55
celery==5.2.3

0 commit comments

Comments
 (0)
Please sign in to comment.