Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Bump pylint from 2.3.1 to 2.4.4 #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
absl-py==0.8.0
alembic==1.1.0 # via flask-migrate
astroid==2.2.5 # via pylint
astroid==2.3.3 # via pylint
bcrypt==3.1.7
blessings==1.7 # via curtsies
bpython==0.18
Expand Down Expand Up @@ -35,7 +35,7 @@ pycparser==2.19 # via cffi
pygments==2.4.2 # via bpython
pygresql==5.1
pyjwt==1.7.1
pylint==2.3.1
pylint==2.4.4
python-dateutil==2.8.0 # via alembic
python-editor==1.0.4 # via alembic
requests==2.22.0 # via bpython
Expand Down