Browse Source

Merge pull request #539 from github/dependabot/pip/pyflakes-2.2.0

Bump pyflakes from 2.1.1 to 2.2.0
pull/542/head
Ross McFarland 6 years ago
committed by GitHub
parent
commit
716ad2404d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements-dev.txt

+ 1
- 1
requirements-dev.txt View File

@ -2,7 +2,7 @@ coverage
mock
nose
pycodestyle==2.5.0
pyflakes==2.1.1
pyflakes==2.2.0
readme_renderer[md]==26.0
requests_mock
twine==1.15.0

Loading…
Cancel
Save