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

Commit

Permalink
Bump astroid from 2.0.4 to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and toastwaffle committed Mar 10, 2019
1 parent 0a81b15 commit 10ea02b
Showing 1 changed file with 2 additions and 2 deletions.
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.7.0
alembic==1.0.0 # via flask-migrate
astroid==2.0.4 # via pylint
astroid==2.2.5 # via pylint
bcrypt==3.1.6
blessings==1.7 # via curtsies
bpython==0.17.1
Expand Down Expand Up @@ -43,7 +43,7 @@ requests==2.21.0 # via bpython
retype==17.12.0 # via monkeytype
six==1.11.0 # via absl-py, astroid, bcrypt, blessings, bpython, pip-tools, python-dateutil
sqlalchemy==1.2.11 # via alembic, flask-sqlalchemy
typed-ast==1.1.0 # via astroid, retype
typed-ast==1.3.1 # via astroid, retype
typing==3.6.6 # via curtsies
urllib3==1.23 # via requests
wcwidth==0.1.7 # via curtsies
Expand Down

0 comments on commit 10ea02b

Please sign in to comment.