Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Scheduled biweekly dependency update for week 05#1271

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sliverc merged 6 commits intomainfrompyup-scheduled-update-2025-02-03
Feb 3, 2025

Conversation

pyup-bot
Copy link
Collaborator

Updateblack from24.10.0 to25.1.0.

Changelog

25.1.0

HighlightsThis release introduces the new 2025 stable style (4558), stabilizingthe following changes:- Normalize casing of Unicode escape characters in strings to lowercase (2916)- Fix inconsistencies in whether certain strings are detected as docstrings (4095)- Consistently add trailing commas to typed function parameters (4164)- Remove redundant parentheses in if guards for case blocks (4214)- Add parentheses to if clauses in case blocks when the line is too long (4269)- Whitespace before ` fmt: skip` comments is no longer normalized (4146)- Fix line length computation for certain expressions that involve the power operator (4154)- Check if there is a newline before the terminating quotes of a docstring (4185)- Fix type annotation spacing between `*` and more complex type variable tuple (4440)The following changes were not in any previous release:- Remove parentheses around sole list items (4312)- Generic function definitions are now formatted more elegantly: parameters aresplit over multiple lines first instead of type parameter definitions (4553)Stable style- Fix formatting cells in IPython notebooks with magic methods and starting or trailingempty lines (4484)- Fix crash when formatting `with` statements containing tuple generators/unpacking(4538)Preview style- Fix/remove string merging changing f-string quotes on f-strings with internal quotes(4498)- Collapse multiple empty lines after an import into one (4489)- Prevent `string_processing` and `wrap_long_dict_values_in_parens` from removingparentheses around long dictionary values (4377)- Move `wrap_long_dict_values_in_parens` from the unstable to preview style (4561)Packaging- Store license identifier inside the `License-Expression` metadata field, see[PEP 639](https://peps.python.org/pep-0639/). (#4479)Performance- Speed up the `is_fstring_start` function in Black's tokenizer (4541)Integrations- If using stdin with `--stdin-filename` set to a force excluded path, stdin won't beformatted. (4539)
Links

Updateflake8-isort from6.1.1 to6.1.2.

Changelog

6.1.2

------------------- Add support for isort 6.0.0.[SukiCZ]- Drop python 3.8, and add python 3.13.[SukiCZ]
Links

Updateisort from5.13.2 to6.0.0.

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

Links

Updatetwine from6.0.1 to6.1.0.

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

Links

Updatefactory-boy from3.3.1 to3.3.3.

Changelog

3.3.3

------------------*New:*- Publish type annotations

3.3.2

------------------*Bugfix:*- Fix docs generation*New:*- Add support for Python 3.13
Links

UpdateFaker from33.3.1 to35.2.0.

Changelog

35.2.0

* Add various German localization. Thanks ChristinaRau.

35.1.0

* Add phone numbers for `de_CH` and `it_CH`. Thanks flo-ri-an.

35.0.0

* Revert changes made in v34.x.

34.0.2

* ffx `date_time` provider when `end_datetime` is set in the past.

34.0.1

* Fix date parsing for "today".

34.0.0

* Account for `end_date` when calculating relative `date_time_between`. Thanks Fashimpaur for the report.
Links

@slivercsliverc merged commit0476cbc intomainFeb 3, 2025
10 checks passed
@slivercsliverc deleted the pyup-scheduled-update-2025-02-03 branchFebruary 3, 2025 18:13
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@slivercslivercsliverc approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@pyup-bot@sliverc

[8]ページ先頭

©2009-2025 Movatter.jp