Skip to content

Scheduled biweekly dependency update for week 16 #927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 19, 2021

Conversation

pyup-bot
Copy link
Collaborator

Update flake8 from 3.9.0 to 3.9.1.

Changelog

3.9.1

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

You can view the `3.9.1 milestone`_ on GitHub for more details.

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

- Fix codes being ignored by plugins utilizing ``extend_default_ignore`` (See
also :pull:`1317`)


.. all links
.. _3.9.1 milestone:
 https://github.com/PyCQA/flake8/milestone/38
Links

Update isort from 5.7.0 to 5.8.0.

Changelog

5.8.0

- Fixed 1631: as import comments can in some cases be duplicated.
- Fixed 1667: extra newline added with float-to-top, after skip, in some cases.
- Fixed 1594: incorrect placement of noqa comments with multiple from imports.
- Fixed 1566: in some cases different length limits for dos based line endings.
- Implemented 1648: Export MyPY type hints.
- Implemented 1641: Identified import statements now return runnable code.
- Implemented 1661: Added "wemake" profile.
- Implemented 1669: Parallel (`-j`) now defaults to number of CPU cores if no value is provided.
- Implemented 1668: Added a safeguard against accidental usage against /.
- Implemented 1638 / 1644: Provide a flag `--overwrite-in-place` to ensure same file handle is used after sorting.
- Implemented 1684: Added support for extending skips with `--extend-skip` and `--extend-skip-glob`.
- Implemented 1688: Auto identification and skipping of some invalid import statements.
- Implemented 1645: Ability to reverse the import sorting order.
- Implemented 1504: Added ability to push star imports to the top to avoid overriding explicitly defined imports.
- Documented 1685: Skip doesn't support plain directory names, but skip_glob does.
Links

Update Sphinx from 3.5.2 to 3.5.4.

Changelog

3.5.4

=====================================

Dependencies
------------

* 9071: Restrict docutils to 0.16

Bugs fixed
----------

* 9078: autodoc: Async staticmethods and classmethods are considered as non
async coroutine-functions with Python3.10
* 8870, 9001, 9051: html theme: The style are not applied with docutils-0.17

- toctree captions
- The content of ``sidebar`` directive
- figures

3.5.3

=====================================

Features added
--------------

* 8959: using UNIX path separator in image directive confuses Sphinx on Windows
Links

Update sphinx_rtd_theme from 0.5.1 to 0.5.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update twine from 3.3.0 to 3.4.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update Faker from 6.6.0 to 8.1.0.

Changelog

8.1.0

* Extend ``pl_PL`` Pesel To support greater range of dates. Thanks IlfirinPL.

8.0.0

* Fix CLI only giving 10 possible outputs. Thanks andrewdotn.

7.0.1

* Fix faker module loader to use strings rather than Paths. Thanks mgorny.

7.0.0

* Make sure `pyfloat` fails when asked to produce more digits than the system supports. Thanks rossjones.

6.6.3

* Ensure ``pytuple`` returns the correct number of items. Thanks rossjones.

6.6.2

* Fix ``ro_RO`` phone numbers generation. Thanks feketemihai.

6.6.1

* set ``uk_UA`` address street titles to proper language. Thanks fessua.
Links

Update pytest from 6.2.2 to 6.2.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pytest-django from 4.1.0 to 4.2.0.

Changelog

4.2.0

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

Improvements
^^^^^^^^^^^^

* Official Django 3.2 support.

* Documentation improvements.

Bugfixes
^^^^^^^^

* Disable atomic durability check on non-transactional tests (910).
Links

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #927 (b428c7b) into master (5e2f60d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #927   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          58       58           
  Lines        3101     3101           
=======================================
  Hits         3029     3029           
  Misses         72       72           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e2f60d...b428c7b. Read the comment docs.

@sliverc sliverc merged commit d5aef4a into master Apr 19, 2021
@sliverc sliverc deleted the pyup-scheduled-update-2021-04-19 branch April 19, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants