Skip to content

Update rawpy requirement from >=0.18.0 to >=0.27.0#3

Merged
hgosalia merged 1 commit into
mainfrom
dependabot/pip/rawpy-gte-0.27.0
May 16, 2026
Merged

Update rawpy requirement from >=0.18.0 to >=0.27.0#3
hgosalia merged 1 commit into
mainfrom
dependabot/pip/rawpy-gte-0.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Updates the requirements on rawpy to permit the latest version.

Release notes

Sourced from rawpy's releases.

v0.27.0

What's Changed

New Contributors

Full Changelog: letmaik/rawpy@v0.26.1...v0.27.0

Commits
  • 326494b Expose structs: libraw_imgother_t and libraw_lensinfo_t (#289)
  • 3221ba8 Bump version from 0.26.1 to 0.27.0
  • 7d5493b Update to LibRaw 0.22.1 (#290)
  • e333e15 Add type annotations, modernise build, publish sdist, add agent harness (#275)
  • a411daa fix regression when not using user_cblack (#285)
  • b7f78ef Bump version to 0.26.0
  • 005a54e Document multiprocessing deadlock with fork + OpenMP and add runtime warning ...
  • 069b344 Disable workflow cancellation for main branch (#282)
  • 5fa29ff Expose per-channel black level corrections via user_cblack parameter (#278)
  • fbfe66b Expose white balance coefficients applied during postprocessing (#277)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rawpy](https://github.com/letmaik/rawpy) to permit the latest version.
- [Release notes](https://github.com/letmaik/rawpy/releases)
- [Commits](letmaik/rawpy@v0.18.0...v0.27.0)

---
updated-dependencies:
- dependency-name: rawpy
  dependency-version: 0.27.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 16, 2026
@github-actions
Copy link
Copy Markdown

📋 PR Summary

Title: Update rawpy requirement from >=0.18.0 to >=0.27.0
Author: @dependabot[bot]
Draft: No
1 files changed: +1 additions, -1 deletions

Description

This PR updates the rawpy library requirement from version 0.18.0 to 0.27.0 in the requirements.txt file. This change ensures that the application utilizes the latest features and bug fixes provided by the newer version of rawpy, which is crucial for improved handling of RAW image formats. Users may experience enhanced performance and compatibility with a wider range of RAW files due to these updates, ultimately leading to a better image processing experience.

Files

  • requirements.txt — Updated (+1/-1)

@hgosalia hgosalia merged commit 30ac8a7 into main May 16, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/pip/rawpy-gte-0.27.0 branch May 16, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant