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

Update flake8 to 3.8.4 #460

Merged
merged 2 commits into from Oct 6, 2020
Merged

Update flake8 to 3.8.4 #460

merged 2 commits into from Oct 6, 2020

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 3, 2020

This PR updates flake8 from 3.8.3 to 3.8.4.

Changelog

3.8.4

-------------------

You can view the `3.8.4 milestone`_ on GitLab for more details.

Bugs Fixed
~~~~~~~~~~

- Fix multiprocessing errors on platforms without ``sem_open`` syscall.  (See
also `GitLab!448`_)

- Fix skipping of physical checks on the last line of a file which does not
end in a newline (See also `GitLab!451`_)

.. all links
.. _3.8.4 milestone:
 https://gitlab.com/pycqa/flake8/-/milestones/37

.. merge request links
.. _GitLab!448:
 https://gitlab.com/pycqa/flake8/merge_requests/448
.. _GitLab!451:
 https://gitlab.com/pycqa/flake8/merge_requests/451
Links

@coveralls
Copy link

coveralls commented Oct 3, 2020

Coverage Status

Coverage remained the same at 85.677% when pulling 93dbf93 on pyup-update-flake8-3.8.3-to-3.8.4 into eccfbd0 on master.

@fkztw fkztw merged commit 35d3988 into master Oct 6, 2020
@fkztw fkztw deleted the pyup-update-flake8-3.8.3-to-3.8.4 branch October 6, 2020 07:52
fkztw pushed a commit that referenced this pull request Dec 15, 2020
!!! DROP Python 3.5 support !!!
Python 3.5 has reached EOF at 2020/09/13
- 1edb135 [#466] Drop Python 3.5 and add Python 3.9 support

- Dependencies
    - e17e380 Update pytest from 6.1.2 to 6.2.0
    - 664b450 Update requests from 2.24.0 to 2.25.0
    - 4b693fd Update peewee to 3.14.0 (#464)
    - 26989ca Update pytest to 6.1.2 (#463)
    - e33e7f6 Update beautifulsoup4 to 4.9.3 (#461)
    - 35d3988 Update flake8 to 3.8.4 (#460)
    - eccfbd0 Update pytest from 6.1.0 to 6.1.1 (#462)
    - 4f8e0ce Update beautifulsoup4 to 4.9.2 (#459)
    - 5a80b0b Update pytest to 6.1.0 (#458)
    - ff74e2e Update coverage from 5.2.1 to 5.3 (#457)
    - 49ed8de Update pytest to 6.0.2 (#456)
    - 411641f Update pytest-cov to 2.10.1 (#455)
- CI
    - fd49641 [#467] Remove Travis CI and add GitHub Actions badge in README
    - 8dfaf46 [#467] Remove Travis CI related files
    - 12bf125 [#467] Add macOS testings on GitHub Actions
- Misc
    - 32e48ea [easter_eggs] Remove venv support for pyjokes
    - 9100b2d [GitHub Actions] Only do CodeQL scanning when push on master branch and PR
    - 010b749 Add CHANGELOG.md generated by github-changelog-generator
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants