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

Bump the pip-dependencies group with 5 updates #110

Merged
merged 3 commits into from Mar 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the pip-dependencies group with 5 updates:

Package From To
flask 2.3.3 3.0.2
frozen-flask 1.0.1 1.0.2
pymupdf 1.23.19 1.23.26
pandas 2.2.0 2.2.1
uwsgi 2.0.23 2.0.24

Updates flask from 2.3.3 to 3.0.2

Release notes

Sourced from flask's releases.

3.0.2

This is a fix release for the 3.0.x feature release branch. It fixes bugs but does not otherwise change behavior and should not result in breaking changes.

3.0.1

This is a fix release for the 3.0.x feature release branch.

Fixes an issue where using other JSON providers, such as flask-orjson, previously caused loaded session data to have an incorrect format in some cases.

3.0.0

This is a feature release, which includes new features, removes previously deprecated code, and adds new deprecations. The 3.0.x branch is now the supported fix branch, the 2.3.x branch will become a tag marking the end of support for that branch. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades. Test with warnings treated as errors to be able to adapt to deprecation warnings early.

Changelog

Sourced from flask's changelog.

Version 3.0.2

Released 2024-02-03

  • Correct type for jinja_loader property. :issue:5388
  • Fix error with --extra-files and --exclude-patterns CLI options. :issue:5391

Version 3.0.1

Released 2024-01-18

  • Correct type for path argument to send_file. :issue:5230
  • Fix a typo in an error message for the flask run --key option. :pr:5344
  • Session data is untagged without relying on the built-in json.loads object_hook. This allows other JSON providers that don't implement that. :issue:5381
  • Address more type findings when using mypy strict mode. :pr:5383

Version 3.0.0

Released 2023-09-30

  • Remove previously deprecated code. :pr:5223
  • Deprecate the __version__ attribute. Use feature detection, or importlib.metadata.version("flask"), instead. :issue:5230
  • Restructure the code such that the Flask (app) and Blueprint classes have Sans-IO bases. :pr:5127
  • Allow self as an argument to url_for. :pr:5264
  • Require Werkzeug >= 3.0.0.
Commits

Updates frozen-flask from 1.0.1 to 1.0.2

Release notes

Sourced from frozen-flask's releases.

v1.0.2

  • Use a syntax closer to .gitignore to ignore paths in walk_directory.
Commits
  • a61342c Version 1.0.2
  • c5b2f00 Merge pull request #138 from Siecje/build_ignore
  • ba20de8 Use a syntax closer to .gitignore to ignore paths in walk_directory
  • a76b4b3 Fix ignore list
  • c122a40 Merge pull request #137 from mgorny/hatchling
  • 8b2bd9f Fix finding packages witch hatchling >= 1.19.0
  • See full diff in compare view

Updates pymupdf from 1.23.19 to 1.23.26

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.23.26 released

PyMuPDF-1.23.26 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.23.26 (2024-02-29)

  • Fixed issues:

  • Other:

    • Improvements to table detection:

      • Improved check for empty tables, fixes bugs when determining table headers.
      • Improved computation of enveloping vector graphic rectangles.
      • Ignore more meaningless "pseudo" tables
    • Install command-line 'pymupdf' command that runs fitz/main.py.

    • Don't overwrite MuPDF's config.h when building on non-Windows.

    • Fix Story constructor's archive arg to match docs - now accepts a single Archive constructor arg.

    • Do not include MuPDF source in sdist; will be downloaded automatically when building.

PyMuPDF-1.23.25 released

PyMuPDF-1.23.25 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.23.25 (2024-02-20)

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.23.26 (2024-02-29)

  • Fixed issues:

    • Fixed 3199 <https://github.com/pymupdf/PyMuPDF/issues/3199>_: Add entry_points to setuptools configuration to provide command-line console scripts
    • Fixed 3209 <https://github.com/pymupdf/PyMuPDF/issues/3209>_: Empty vertices in ink annotation
  • Other:

    • Improvements to table detection:

      • Improved check for empty tables, fixes bugs when determining table headers.
      • Improved computation of enveloping vector graphic rectangles.
      • Ignore more meaningless "pseudo" tables
    • Install command-line 'pymupdf' command that runs fitz/main.py.

    • Don't overwrite MuPDF's config.h when building on non-Windows.

    • Fix Story constructor's archive arg to match docs - now accepts a single Archive constructor arg.

    • Do not include MuPDF source in sdist; will be downloaded automatically when building.

Changes in version 1.23.25 (2024-02-20)

  • Fixed issues:

    • Fixed 3182 <https://github.com/pymupdf/PyMuPDF/issues/3182>_: Pixmap.invert_irect argument type error
    • Fixed 3186 <https://github.com/pymupdf/PyMuPDF/issues/3186>_: extractText() extracts broken text from pdf
    • Fixed 3191 <https://github.com/pymupdf/PyMuPDF/issues/3191>_: Error on .find_tables()
  • Other:

    • When building, be able to specify python-config directly, with environment variable PIPCL_PYTHON_CONFIG.

Changes in version 1.23.24 (2024-02-19)

  • Fixed issues:

    • Fixed 3148 <https://github.com/pymupdf/PyMuPDF/issues/3148>_: Table extraction - vertical text not handled correctly
    • Fixed 3179 <https://github.com/pymupdf/PyMuPDF/issues/3179>_: Table Detection: Incorrect Separation of Vector Graphics Clusters
    • Fixed 3180 <https://github.com/pymupdf/PyMuPDF/issues/3180>_: Cannot show optional content group: AttributeError: module 'fitz.mupdf' has no attribute 'pdf_array_push_drop'
  • Other:

    • Be able to test system install using sudo pip install instead of a venv.

... (truncated)

Commits
  • a868c0a Update changelog, version numbers and dates for release 1.23.26.
  • 9552f5e Fix bug in Page.add_ink_annot().
  • aae7d1b setup.py: do not include MuPDF .tgz in sdist to reduce its size.
  • df4139a Fix Story constructor's archive arg to match docs.
  • 3b0ab8d setup.py: Only overwrite MuPDF's include/mupdf/fitz/config.h on Windows.
  • ad3f92b Immunize against empty table headers
  • c41f831 changes.txt: update.
  • 6acf394 tests/test_font.py: added test_mupdf_subset_fonts2().
  • 20f35ac setup.py tests/: install a pumupdf command that runs fitz/main.py.
  • 5caba13 pipcl.py: added support for entry_points.
  • Additional commits viewable in compare view

Updates pandas from 2.2.0 to 2.2.1

Release notes

Sourced from pandas's releases.

Pandas 2.2.1

We are pleased to announce the release of pandas 2.2.1. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.2.1 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits

Updates uwsgi from 2.0.23 to 2.0.24

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 pip-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [flask](https://github.com/pallets/flask) | `2.3.3` | `3.0.2` |
| [frozen-flask](https://github.com/Frozen-Flask/Frozen-Flask) | `1.0.1` | `1.0.2` |
| [pymupdf](https://github.com/pymupdf/pymupdf) | `1.23.19` | `1.23.26` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.0` | `2.2.1` |
| [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) | `2.0.23` | `2.0.24` |


Updates `flask` from 2.3.3 to 3.0.2
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.3...3.0.2)

Updates `frozen-flask` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/Frozen-Flask/Frozen-Flask/releases)
- [Commits](Frozen-Flask/Frozen-Flask@v1.0.1...v1.0.2)

Updates `pymupdf` from 1.23.19 to 1.23.26
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.23.19...1.23.26)

Updates `pandas` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.0...v2.2.1)

Updates `uwsgi` from 2.0.23 to 2.0.24

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: frozen-flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: uwsgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
@iakov iakov enabled auto-merge March 6, 2024 18:17
@iakov iakov disabled auto-merge March 6, 2024 18:17
@iakov iakov merged commit b0fd7a0 into current Mar 6, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pip-dependencies-003d281716 branch March 6, 2024 18:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant