Skip to content

Commit 2efce72

Browse files
Bump pylint from 2.7.4 to 2.13.9
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.13.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.7.4...v2.13.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2117c50 commit 2efce72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-freeze.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pyasn1-modules==0.2.8
4444
pycparser==2.21
4545
pycryptodomex==3.14.1
4646
pyjwkest==1.4.2
47-
pylint==2.7.4
47+
pylint==2.13.9
4848
pylint-quotes==0.2.1
4949
pyparsing==3.0.7
5050
python-ldap==3.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mypy==0.931
1111
onesignal-sdk~=1.0.0
1212
psycopg2-binary~=2.8.6
1313
pylint-quotes==0.2.1
14-
pylint~=2.7.4
14+
pylint~=2.13.9
1515
sentry-sdk~=1.0.0
1616
sqlalchemy[mypy]~=1.4.31
1717

0 commit comments

Comments
 (0)