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 4 updates #71

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps the pip-dependencies group with 4 updates: chardet, flask-migrate, google-auth-oauthlib and pymupdf.

Updates chardet from 5.1.0 to 5.2.0

Release notes

Sourced from chardet's releases.

chardet 5.2.0

Adds support for running chardet CLI via python -m chardet (0e9b7bc20366163efcc221281201baff4100fe19, @​dan-blanchard)

Commits

Updates flask-migrate from 4.0.4 to 4.0.5

Release notes

Sourced from flask-migrate's releases.

Release 4.0.5

See CHANGES.md for release notes.

Changelog

Sourced from flask-migrate's changelog.

Flask-Migrate Change Log

Release 4.0.5 - 2023-09-12

  • Compatiblity fixes for Flask-SQLAlchemy >= 3.1 #526 (commit) (thanks David Lord!)
  • Allow process_revision_directives option to be configurable #523 (commit) (thanks llc!)
  • Stop testing Python 3.7, as Flask-SQLAlchemy 3.1 stopped supporting it (commit)

Release 4.0.4 - 2023-02-02

  • Correctly obtain database URL with SQLAlchemy 2.0 #505 (commit)

Release 4.0.3 - 2023-01-29

  • Remove legacy future import in Alembic templates #504 (commit) (thanks Pamela Fox!)
  • Add SQLAlchemy 1.4 and 2.0 to the test matrix (commit)
  • Switch to pytest as test runner (commit)

Release 4.0.2 - 2023-01-18

  • Support "check" command #502 (commit) (thanks Masamitsu MURASE!)

Release 4.0.1 - 2023-01-05

  • Do not use deprecated functions in Flask-SQLAlchemy 3.0 (commit)
  • Stop building Python 3.6 (commit)
  • Remove tests from pypi package (commit)

Release 4.0.0 - 2022-11-13

  • Updates for Flask-SQLAlchemy 3.x compatiblity (commit)
  • Enable type comparison and batch mode by default (commit)
  • Option to rename "db" command group to a custom name (commit)
  • Better handling of MetaData instances in templates (commit)
  • Set options correctly when revision --autogenerate is used #463 (commit) (thanks Frazer McLean!)
  • Documentation section on configuring Alembic (commit)
  • Upgrade build to pypy-3.9 (commit)
  • Add Python 3.10 to build (commit)
  • Add Python 3.11 to build (commit)
  • Specify license in project metadata #489 (commit) (thanks Frazer McLean!)
  • Remove tests from pypi package (commit)

Release 3.1.0 - 2021-08-01

  • Added list-templates command and support for custom templates (commit)
  • Alembic templates for aioflask (commit)
  • Improved project structure (commit)

Release 3.0.1 - 2021-05-31

... (truncated)

Commits
  • 6e89a7d Release 4.0.5
  • 8d17519 Stop testing Python 3.7, as Flask-SQLAlchemy 3.1 stopped supporting it
  • 4ad7621 adjust texting matrix for flask-sqlalchemy 3.1 #nolog
  • f562178 Compatiblity fixes for Flask-SQLAlchemy >= 3.1 (#526)
  • 821e37f Allow process_revision_directives option to be configurable (#523)
  • b3c4b8b Upgrade GitHub actions #nolog
  • 7e61b04 Version 4.0.5.dev0
  • See full diff in compare view

Updates google-auth-oauthlib from 1.0.0 to 1.1.0

Release notes

Sourced from google-auth-oauthlib's releases.

v1.1.0

1.1.0 (2023-09-07)

Features

  • Adding support to specify browser while launching browser to authention (#305) (1a9dca8), closes #303
  • Pass thru OAuth audience during InstalledAppFlow.run_local_server (#300) (fe08531)

Documentation

  • Fix grammar with fetch_token docstring (#273) (b2e3688)
Changelog

Sourced from google-auth-oauthlib's changelog.

1.1.0 (2023-09-07)

Features

  • Adding support to specify browser while launching browser to authention (#305) (1a9dca8), closes #303
  • Pass thru OAuth audience during InstalledAppFlow.run_local_server (#300) (fe08531)

Documentation

  • Fix grammar with fetch_token docstring (#273) (b2e3688)
Commits
  • d8aead7 chore(main): release 1.1.0 (#275)
  • 1a9dca8 feat: Adding support to specify browser while launching browser to authention...
  • fe08531 feat: pass thru OAuth audience during InstalledAppFlow.run_local_server (#300)
  • a49216b build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#301)
  • 328a4d0 chore: [autoapprove] Pin flake8 version (#297)
  • 7c2f3b1 build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#296)
  • a862b4c build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#294)
  • 5022691 build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#291)
  • 01b4251 chore: store artifacts in placer (#284)
  • eae5c02 chore: remove pinned Sphinx version [autoapprove] (#283)
  • Additional commits viewable in compare view

Updates pymupdf from 1.22.5 to 1.23.3

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.23.3 released

PyMuPDF-1.23.3 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

Changes in version 1.23.3 (2023-08-31)

  • Fixed use of Tesseract for OCR.

PyMuPDF-1.23.2 released

PyMuPDF-1.23.2 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

Changes in version 1.23.2 (2023-08-28)

PyMuPDF-1.23.1 released

PyMuPDF-1.23.1 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

Changes in version 1.23.1 (2023-08-24)

  • Updated README and package summary description.

  • Fixed a problem on some Linux installations with Python-3.10 (and possibly earlier versions) where import fitz failed with ImportError: libcrypt.so.2: cannot open shared object file: No such file or directory.

  • Fixed incompatible architecture error on MacOS arm64.

  • Fixed installation warning from Poetry about missing entry in wheels' RECORD files.

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.23.3 (2023-08-31)

  • Fixed use of Tesseract for OCR.

Changes in version 1.23.2 (2023-08-28)

  • Fixed [#2613](https://github.com/pymupdf/pymupdf/issues/2613) <https://github.com/pymupdf/PyMuPDF/issues/2613>_: release 1.23.0 not MacOS-arm64 compatible

Changes in version 1.23.1 (2023-08-24)

  • Updated README and package summary description.

  • Fixed a problem on some Linux installations with Python-3.10 (and possibly earlier versions) where import fitz failed with ImportError: libcrypt.so.2: cannot open shared object file: No such file or directory.

  • Fixed incompatible architecture error on MacOS arm64.

  • Fixed installation warning from Poetry about missing entry in wheels' RECORD files.

Changes in version 1.23.0 (2023-08-22)

  • Add method find_tables() to the Page object.

    This allows locating tables on any supported document page, and extracting table content by cell.

  • New "rebased" implementation of PyMuPDF.

    The rebased implementation is available as Python module fitz_new. It can be used as a drop-in replacement with import fitz_new as fitz.

  • Python-independent MuPDF libraries are now in a second wheel called PyMuPDFb that will be automatically installed by pip.

    This is to save space on pypi.org - a full release only needs one

... (truncated)

Commits
  • 1a3a06e Updated version and dates for 1.23.3.
  • 4c7ef98 setup.py: build MuPDF with tesseract.
  • b6dbb00 tests/: added basic tesseract test, exclude two tests known to fail on rebased.
  • c623ec6 scripts/gh_release.py: added support for building Pyodide wheels.
  • cfd5f16 .github/workflows/build_wheels.yml: added wheels_default input.
  • ec60fbe setup.py: fix building with system MuPDF.
  • f7ca6e7 Updated vesion and dates for 1.23.2.
  • 12e9435 Updated vesion and dates for 1.23.2rc1
  • 9290de9 setup.py: minor.
  • 8fd0a23 pipcl.py: fix github macos x64+arm64 builds by improving command rerunning.
  • 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 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 4 updates: [chardet](https://github.com/chardet/chardet), [flask-migrate](https://github.com/miguelgrinberg/flask-migrate), [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) and [pymupdf](https://github.com/pymupdf/pymupdf).


Updates `chardet` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/chardet/chardet/releases)
- [Commits](chardet/chardet@5.1.0...5.2.0)

Updates `flask-migrate` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/Flask-Migrate@v4.0.4...v4.0.5)

Updates `google-auth-oauthlib` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python-oauthlib@v1.0.0...v1.1.0)

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

---
updated-dependencies:
- dependency-name: chardet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: flask-migrate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: google-auth-oauthlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/pip-dependencies-bd312ef542 branch September 14, 2023 10:07
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

0 participants