Skip to content

Scheduled biweekly dependency update for week 14 #906

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

Closed
wants to merge 5 commits into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Apr 5, 2021

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.3.

Changelog

3.5.3

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

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

* 8959: using UNIX path separator in image directive confuses Sphinx on Windows
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 7.0.1.

Changelog

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

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #906 (1252946) into master (0892e3a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #906   +/-   ##
=======================================
  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 0892e3a...1252946. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #927

@pyup-bot pyup-bot closed this Apr 19, 2021
@sliverc sliverc deleted the pyup-scheduled-update-2021-04-05 branch April 19, 2021 14:06
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.

1 participant