Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
chore: bump flake8 from 3.8.4 to 3.9.0 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 29, 2021
1 parent b002afb commit f564eee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==20.8b1
codecov==2.1.9
coverage==5.5
flake8==3.8.4
flake8==3.9.0
flask==1.1.2
flask-sqlalchemy==2.5.1
gunicorn==20.1.0
Expand Down
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ distlib==0.3.1
# via virtualenv
filelock==3.0.12
# via virtualenv
flake8==3.8.4
flake8==3.9.0
# via -r dev-requirements.in
flask-sqlalchemy==2.5.1
# via -r dev-requirements.in
Expand Down Expand Up @@ -94,9 +94,9 @@ pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pycodestyle==2.6.0
pycodestyle==2.7.0
# via flake8
pyflakes==2.2.0
pyflakes==2.3.0
# via flake8
pyparsing==2.4.7
# via packaging
Expand Down

0 comments on commit f564eee

Please sign in to comment.