Skip to content

Bump the python-packages group across 1 directory with 2 updates#72

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-93163d7b37
Open

Bump the python-packages group across 1 directory with 2 updates#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-93163d7b37

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the python-packages group with 2 updates in the / directory: cryptography and pyturbojpeg.

Updates cryptography from 46.0.5 to 46.0.6

Changelog

Sourced from cryptography's changelog.

46.0.6 - 2026-03-25


* **SECURITY ISSUE**: Fixed a bug where name constraints were not applied
  to peer names during verification when the leaf certificate contains a
  wildcard DNS SAN. Ordinary X.509 topologies are not affected by this bug,
  including those used by the Web PKI. Credit to **Oleh Konko (1seal)** for
  reporting the issue. **CVE-2026-34073**

.. _v46-0-5:

Commits

Updates pyturbojpeg from 1.8.0 to 2.2.0

Release notes

Sourced from pyturbojpeg's releases.

Extends TurboJPEG to support ICC profile extraction and embedding from the TurboJPEG 3.1+ API

What's Changed

Full Changelog: lilohuang/PyTurboJPEG@v2.1.0...v2.2.0

Expand TurboJPEG 3.x support to include 12/16-bit precision and Lossless JPEG

What's Changed

  • Add 12-bit and 16-bit precision JPEG support for TurboJPEG 3.x
  • Add lossless JPEG support for all precisions (8-bit, 12-bit, 16-bit)

Full Changelog: lilohuang/PyTurboJPEG@v2.0.0...v2.1.0

Migrate to TurboJPEG 3.1.x function-based API

What's Changed

Full Changelog: lilohuang/PyTurboJPEG@v1.8.3...v2.0.0

Update copyright year and add Python unit tests

What's Changed

Full Changelog: lilohuang/PyTurboJPEG@v1.8.2...v1.8.3

Add in-place encode and decode with examples

Sincerely appreciate @​stephematician's contribution (#91)

  • Added the option to encode/decode into a pre-allocated array.
  • Added in-place decoding and encoding examples
  • Fixed a typo/incorrect arguments used in scale_with_quality.
Commits
  • dc10d6d Extends TurboJPEG to support ICC profile extraction and embedding from the Tu...
  • 5b09fa1 Enhance README with project badges
  • 0ef7f1c Change heading level for 16-bit Lossless JPEG section
  • 6f73518 Revise README for 12-bit and 16-bit JPEG support
  • 43e235e Expand TurboJPEG 3.x support to include 12/16-bit precision and Lossless JPEG...
  • 94fdd57 Update libjpeg-turbo installation to version 3.1.3
  • e43ae01 Revise libjpeg-turbo installation links and steps
  • ffc8d3d Migrate to TurboJPEG 3.1.x function-based API (#107)
  • 3b3af1e Add GitHub Actions CI workflow for automated testing (#104)
  • c8c08cc Add comprehensive unit tests for buffer handling, library loading, colorspace...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 2 updates in the / directory: [cryptography](https://github.com/pyca/cryptography) and [pyturbojpeg](https://github.com/lilohuang/PyTurboJPEG).


Updates `cryptography` from 46.0.5 to 46.0.6
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@46.0.5...46.0.6)

Updates `pyturbojpeg` from 1.8.0 to 2.2.0
- [Release notes](https://github.com/lilohuang/PyTurboJPEG/releases)
- [Commits](lilohuang/PyTurboJPEG@v1.8.0...v2.2.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pyturbojpeg
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependencies python Pull requests that update Python code labels Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA f4a2411.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/cryptography 46.0.6 UnknownUnknown

Scanned Files

  • pyproject.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants