FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update python-barcode requirement from <1,>=0.16.0 to >=0.16.1,<1 by dependabot[bot] · Pull Request #757 · python-escpos/python-escpos · GitHub

Update python-barcode requirement from <1,>=0.16.0 to >=0.16.1,<1 - #757

Merged
patkan merged 2 commits into
masterfrom
dependabot/pip/python-barcode-gte-0.16.1-and-lt-1
Aug 20, 2026
Merged

Update python-barcode requirement from <1,>=0.16.0 to >=0.16.1,<1#757
patkan merged 2 commits into
masterfrom
dependabot/pip/python-barcode-gte-0.16.1-and-lt-1

Conversation

dependabot Bot commented on behalf of github Jul 27, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Updates the requirements on python-barcode to permit the latest version.

Changelog

Sourced from python-barcode's changelog.

v0.16.1

* Switch from ``setup.py`` to ``pyproject.toml``. Only affects how installation
  from source is performed, and has no runtime impact.

v0.16.0

  • Breaking Drop support for Python 3.7 and 3.8.
  • Make image DPI configurable.
  • Fixed inconsistent checksum calculation when calculating the checksum multiple times for EAN barcodes.
  • Update the documentation with some barcodes that were not previously documented.
  • Specifying None as a background for the SVGWriter, no background is included resulting in a transparent background.
  • Do not paint text if its size would be zero, to avoid an "invalid ppem value" error with newer versions of Pillow.
  • Optimization of code creation, avoiding to many charset switch. This results in shorter codes; according to GS1 codes should not be longer than 165 mm (6.5"). (#232)

v0.15.1

* Add missing dependency to release script.

v0.15.0

  • Breaking Dropped support for Python 3.6 and 3.7.
  • Added support for Python 3.11.
  • Fixed compatibility with Pillow 10.0.
  • Updated ISBN to support newer allocated ranges.
  • Improved type hints.

v0.14.0

* **Breaking**: The default dimensions have changed slightly. This is so that
  the results of generating a PNG and an SVG look more alike.
* Previous versions included an empty text element for SVGs with no comment.
  This is no longer the case.
* Some internals have been improved so as to allow better subclassing.
  Subclasses of ``Barcode`` can now override ``default_writer_options`` and
  ``default_writer()``.
* A ``guardbar`` parameter has been added to EAN barcodes. This renders
  barcodes with guardars (longer bars).
* Added support for Python 3.10.
* The documentation setup has been redone, hopefully squashing a lot of legacy
</tr></table> 

... (truncated)

Commits

dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2026

codecov Bot commented Jul 27, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.07%. Comparing base (070a711) to head (15aad0b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #757   +/-   ##
=======================================
  Coverage   79.07%   79.07%           
=======================================
  Files          21       21           
  Lines        1754     1754           
  Branches      243      243           
=======================================
  Hits         1387     1387           
  Misses        286      286           
  Partials       81       81           
Flag Coverage Δ
unittests 79.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

dependabot Bot force-pushed the dependabot/pip/python-barcode-gte-0.16.1-and-lt-1 branch from c2cdef2 to 1a68ee6 Compare July 27, 2026 10:59
dependabot Bot changed the title Update python-barcode requirement from <1,>=0.15.0 to >=0.16.1,<1 Update python-barcode requirement from <1,>=0.16.0 to >=0.16.1,<1 Jul 27, 2026
dependabot Bot force-pushed the dependabot/pip/python-barcode-gte-0.16.1-and-lt-1 branch 2 times, most recently from e7cfdb1 to dde9998 Compare July 27, 2026 17:33
Updates the requirements on [python-barcode](https://github.com/WhyNotHugo/python-barcode) to permit the latest version.
- [Release notes](https://github.com/WhyNotHugo/python-barcode/releases)
- [Changelog](https://github.com/WhyNotHugo/python-barcode/blob/main/docs/changelog.rst)
- [Commits](WhyNotHugo/python-barcode@v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: python-barcode
  dependency-version: 0.16.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot force-pushed the dependabot/pip/python-barcode-gte-0.16.1-and-lt-1 branch from dde9998 to f1d5762 Compare August 19, 2026 23:32
patkan merged commit faf5249 into master Aug 20, 2026
15 checks passed
patkan deleted the dependabot/pip/python-barcode-gte-0.16.1-and-lt-1 branch August 20, 2026 00:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL