Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Scheduled biweekly dependency update for week 36 #973

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 3 commits into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 6, 2021

Update black from 21.7b0 to 21.8b0.

Changelog

21.8b0

_Black_

- Add support for formatting Jupyter Notebook files (2357)
- Move from `appdirs` dependency to `platformdirs` (2375)
- Present a more user-friendly error if .gitignore is invalid (2414)
- The failsafe for accidentally added backslashes in f-string expressions has been
hardened to handle more edge cases during quote normalization (2437)
- Avoid changing a function return type annotation's type to a tuple by adding a
trailing comma (2384)
- Parsing support has been added for unparenthesized walruses in set literals, set
comprehensions, and indices (2447).
- Pin `setuptools-scm` build-time dependency version (2457)
- Exclude typing-extensions version 3.10.0.1 due to it being broken on Python 3.10
(2460)

_Blackd_

- Replace sys.exit(-1) with raise ImportError as it plays more nicely with tools that
scan installed packages (2440)

Integrations

- The provided pre-commit hooks no longer specify `language_version` to avoid overriding
`default_language_version` (2430)
Links

Update Faker from 8.11.0 to 8.12.1.

Changelog

8.12.1

* Add missing diacritics in ``fr_FR`` ``person`` provider. Thanks laowantong.

8.12.0

* Added non-geo numbers and services phones format for ``pt_BR``. Thanks leogregianin.
* Add datetime formats in ``pt_BR``. Thanks leogregianin.
* Add currency formats in ``pt_BR``. Thanks leogregianin.
Links

Update pytest from 6.2.4 to 6.2.5.

Changelog

6.2.5

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


Trivial/Internal Changes
------------------------

- `8494 <https://github.com/pytest-dev/pytest/issues/8494>`_: Python 3.10 is now supported.


- `9040 <https://github.com/pytest-dev/pytest/issues/9040>`_: Enable compatibility with ``pluggy 1.0`` or later.
Links

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #973 (501fb96) into master (50841f7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #973   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files          65       65           
  Lines        3904     3904           
=======================================
  Hits         3780     3780           
  Misses        124      124           

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 50841f7...501fb96. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #978

@pyup-bot pyup-bot closed this Sep 20, 2021
@sliverc sliverc deleted the pyup-scheduled-update-2021-09-06 branch September 20, 2021 14:07
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