chore(deps): Update qrcode[pil] requirement from ~=8.1 to ~=8.2 in /demo
Type: Pull Request
State: Closed
Association: None
Comments: 1
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
dependencies python
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on qrcode[pil] to permit the latest version.
Changelog
Sourced from qrcode[pil]'s changelog.
8.2 (01 May 2025)
- Optimize QRColorMask apply_mask method for enhanced performance
- Fix typos on StyledPilImage embeded_* parameters. The old parameters with the typos are still accepted for backward compatibility.
8.1 (02 April 2025)
- Added support for Python 3.13.
8.0 (27 September 2024)
Added support for Python 3.11 and 3.12.
Drop support for Python <=3.8.
Change local development setup to use Poetry_.
Testsuite and code quality checks are done through Github Actions.
Code quality and formatting utilises ruff_.
Removed
typing_extensionsas a dependency, as it's no longer required with having Python 3.9+ as a requirement. having Python 3.9+ as a requirement.Only allow high error correction rate (
qrcode.ERROR_CORRECT_H) when generating QR codes with embedded images to ensure content is readable.. _Poetry: https://python-poetry.org .. _ruff: https://astral.sh/ruff
7.4.2 (6 February 2023)
- Allow
pypngfactory to allow for saving to a string (likeqr.save("some_file.png")) in addition to file-like objects.7.4.1 (3 February 2023)
- Fix bad over-optimization in v7.4 that broke large QR codes. Thanks to
... (truncated)
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Technical Details
| ID: | 307479 |
| UUID: | 2494448651 |
| Node ID: | PR_kwDOL2qOyM6UrkQL |
| Host: | GitHub |
| Repository: | pradeepp88/aries-cloudagent-python |
| Mergeable: | Yes |
| Merge State: | Clean |