Skip to content
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

Update Python dependencies #141

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Update Python dependencies #141

merged 1 commit into from
Sep 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
black (changelog) 23.7.0 -> 23.9.1 age adoption passing confidence
cryptography (changelog) 41.0.3 -> 41.0.4 age adoption passing confidence
cryptography (changelog) ==41.0.3 -> ==41.0.4 age adoption passing confidence
importlib-resources ==6.0.1 -> ==6.1.0 age adoption passing confidence
jsonschema (changelog) 4.19.0 -> 4.19.1 age adoption passing confidence
jsonschema (changelog) ==4.19.0 -> ==4.19.1 age adoption passing confidence
pytest (source, changelog) 7.4.1 -> 7.4.2 age adoption passing confidence
rpds-py ==0.10.2 -> ==0.10.3 age adoption passing confidence
ruff (source, changelog) 0.0.287 -> 0.0.290 age adoption passing confidence
typing-extensions (changelog) ==4.7.1 -> ==4.8.0 age adoption passing confidence
websocket-client (source) ==1.6.2 -> ==1.6.3 age adoption passing confidence
zipp ==3.16.2 -> ==3.17.0 age adoption passing confidence

Release Notes

psf/black (black)

v23.9.1

Compare Source

Due to various issues, the previous release (23.9.0) did not include compiled mypyc
wheels, which make Black significantly faster. These issues have now been fixed, and
this release should come with compiled wheels once again.

There will be no wheels for Python 3.12 due to a bug in mypyc. We will provide 3.12
wheels in a future release as soon as the mypyc bug is fixed.

Packaging
Performance
  • Store raw tuples instead of NamedTuples in Black's cache, improving performance and
    decreasing the size of the cache (#​3877)

v23.9.0

Compare Source

Preview style
  • More concise formatting for dummy implementations (#​3796)
  • In stub files, add a blank line between a statement with a body (e.g an
    if sys.version_info > (3, x):) and a function definition on the same level (#​3862)
  • Fix a bug whereby spaces were removed from walrus operators within subscript(#​3823)
Configuration
  • Black now applies exclusion and ignore logic before resolving symlinks (#​3846)
Performance
  • Avoid importing IPython if notebook cells do not contain magics (#​3782)
  • Improve caching by comparing file hashes as fallback for mtime and size (#​3821)
Blackd
  • Fix an issue in blackd with single character input (#​3558)
Integrations
  • Black now has an
    official pre-commit mirror. Swapping
    https://github.com/psf/black to https://github.com/psf/black-pre-commit-mirror in
    your .pre-commit-config.yaml will make Black about 2x faster (#​3828)
  • The .black.env folder specified by ENV_PATH will now be removed on the completion
    of the GitHub Action (#​3759)
pyca/cryptography (cryptography)

v41.0.4

Compare Source

python/importlib_resources (importlib-resources)

v6.1.0

Compare Source

python-jsonschema/jsonschema (jsonschema)

v4.19.1

Compare Source

=======

  • Single label hostnames are now properly considered valid according to the hostname format.
    This is the behavior specified by the relevant RFC (1123).
    IDN hostname behavior was already correct.
pytest-dev/pytest (pytest)

v7.4.2: pytest 7.4.2 (2023-09-07)

Compare Source

Bug Fixes
  • #​11237: Fix doctest collection of functools.cached_property objects.

  • #​11306: Fixed bug using --importmode=importlib which would cause package __init__.py files to be imported more than once in some cases.

  • #​11367: Fixed bug where user_properties where not being saved in the JUnit XML file if a fixture failed during teardown.

  • #​11394: Fixed crash when parsing long command line arguments that might be interpreted as files.

Improved Documentation
  • #​11391: Improved disclaimer on pytest plugin reference page to better indicate this is an automated, non-curated listing.
crate-py/rpds (rpds-py)

v0.10.3

Compare Source

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.10.2...v0.10.3

astral-sh/ruff (ruff)

v0.0.290

Compare Source

What's Changed

Rules
Settings
Bug Fixes
Preview

What's this section?

New Contributors

Full Changelog: astral-sh/ruff@v0.0.289...v0.0.290

v0.0.289

Compare Source

What's Changed

Bug Fixes
Preview

This release includes a new preview mode which can be used to opt-in to unstable rules and features.

See the documentation and versioning discussion for more details.

New Contributors

Full Changelog: astral-sh/ruff@v0.0.288...v0.0.289

v0.0.288

Compare Source

What's Changed

Breaking Changes
Rules
Settings
Bug Fixes
Other Changes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.287...v0.0.288

python/typing_extensions (typing-extensions)

v4.8.0

Compare Source

No changes since 4.8.0rc1.

websocket-client/websocket-client (websocket-client)

v1.6.3

Compare Source

1.6.3

jaraco/zipp (zipp)

v3.17.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 1am and before 2am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency pytest to v7.4.2 Update Python dependencies Sep 9, 2023
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 3b3cefa to 009de77 Compare September 9, 2023 03:48
@renovate renovate bot force-pushed the renovate/python-dependencies branch 5 times, most recently from dce34c2 to 7ae6a53 Compare September 13, 2023 14:40
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 7ae6a53 to d89f809 Compare September 15, 2023 23:23
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from 2e1abc8 to 650aba0 Compare September 20, 2023 15:22
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 650aba0 to 7e2772d Compare September 20, 2023 18:39
@dragomirp dragomirp merged commit ef8904d into main Sep 20, 2023
18 checks passed
@dragomirp dragomirp deleted the renovate/python-dependencies branch September 20, 2023 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants