Build(deps): Bump the pip-dependencies group across 1 directory with 28 updates#389
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Build(deps): Bump the pip-dependencies group across 1 directory with 28 updates#389dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…28 updates Bumps the pip-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.16.5` | `1.18.1` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.5` | `4.14.3` | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2026.1.4` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.3.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.3` | `2.47.0` | | [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `1.2.2` | `1.2.4` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.4` | `3.3.0` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.0` | `8.7.1` | | [kombu](https://github.com/celery/kombu) | `5.5.4` | `5.6.2` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.1.0` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.1` | `0.6.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8` | `2.8.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.43` | `2.0.45` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.3` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.13` | `0.2.14` | | [websocket-client](https://github.com/websocket-client/websocket-client) | `1.8.0` | `1.9.0` | | [wsproto](https://github.com/python-hyper/wsproto) | `1.2.0` | `1.3.2` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.5` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.2` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.1` | `4.26.0` | | [flask-admin](https://github.com/pallets-eco/flask-admin) | `2.0.1` | `2.0.2` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.2.1` | Updates `alembic` from 1.16.5 to 1.18.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `beautifulsoup4` from 4.13.5 to 4.14.3 Updates `certifi` from 2025.10.5 to 2026.1.4 - [Commits](certifi/python-certifi@2025.10.05...2026.01.04) Updates `charset-normalizer` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.3...3.4.4) Updates `click` from 8.1.8 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) Updates `google-auth` from 2.40.3 to 2.47.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.40.3...v2.47.0) Updates `google-auth-oauthlib` from 1.2.2 to 1.2.4 - [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.2.2...v1.2.4) Updates `greenlet` from 3.2.4 to 3.3.0 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.2.4...3.3.0) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `importlib-metadata` from 8.7.0 to 8.7.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.0...v8.7.1) Updates `kombu` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.5.4...v5.6.2) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `pillow` from 11.3.0 to 12.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.3.0...12.1.0) Updates `pyasn1` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.2) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) Updates `soupsieve` from 2.8 to 2.8.2 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8...2.8.2) Updates `sqlalchemy` from 2.0.43 to 2.0.45 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `urllib3` from 2.5.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) Updates `wcwidth` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.13...0.2.14) Updates `websocket-client` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.8.0...v1.9.0) Updates `wsproto` from 1.2.0 to 1.3.2 - [Changelog](https://github.com/python-hyper/wsproto/blob/main/CHANGELOG.rst) - [Commits](python-hyper/wsproto@1.2.0...1.3.2) Updates `werkzeug` from 3.1.3 to 3.1.5 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.5) Updates `celery` from 5.5.3 to 5.6.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.2) Updates `jsonschema` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) Updates `flask-admin` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/pallets-eco/flask-admin/releases) - [Changelog](https://github.com/pallets-eco/flask-admin/blob/master/doc/changelog.rst) - [Commits](pallets-eco/flask-admin@v2.0.1...v2.0.2) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `psutil` from 7.0.0 to 7.2.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.2.1) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: google-auth dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: google-auth-oauthlib dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: greenlet dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: kombu dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: soupsieve dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: wcwidth dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: websocket-client dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: wsproto dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: flask-admin dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
132e3a3 to
c3522df
Compare
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-dependencies group with 28 updates in the / directory:
1.16.51.18.14.13.54.14.32025.10.52026.1.43.4.33.4.48.1.88.3.12.40.32.47.01.2.21.2.43.2.43.3.03.103.118.7.08.7.15.5.45.6.23.0.23.0.311.3.012.1.00.6.10.6.28.4.29.0.21.1.11.2.12.82.8.22.0.432.0.452.5.02.6.30.2.130.2.141.8.01.9.01.2.01.3.23.1.33.1.55.5.35.6.24.25.14.26.02.0.12.0.22.9.102.9.117.0.07.2.1Updates
alembicfrom 1.16.5 to 1.18.1Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
beautifulsoup4from 4.13.5 to 4.14.3Updates
certififrom 2025.10.5 to 2026.1.4Commits
c64d9f32026.01.04 (#389)4ac232fBump actions/download-artifact from 6.0.0 to 7.0.0 (#387)95ae4b2Update CI workflow to use Ubuntu 24.04 and Python 3.14 stable (#386)b72a7b1Bump dessant/lock-threads from 5.0.1 to 6.0.0 (#385)ecc2672Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#384)6a897dbBump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#383)27ca98aBump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#381)56c59a6Bump actions/checkout from 6.0.0 to 6.0.1 (#382)ae0021cBump actions/setup-python from 6.0.0 to 6.1.0 (#380)ddf5d0bBump actions/checkout from 5.0.1 to 6.0.0 (#378)Updates
charset-normalizerfrom 3.4.3 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc🔧 fix checksum step in cd.ymld3fbfcf🔧 fix cd.ymldafbb95Release 3.4.4 (#658)1f18ffa⬆️ raise mypy upper bound to 1.18.2ef4ac69Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda📝 write changelog for 3.4.40ec6452🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede⬆️ upgrade dependencies (dev, ci)a308841📝 write changelog for 3.4.49c906da🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
clickfrom 8.1.8 to 8.3.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
google-authfrom 2.40.3 to 2.47.0Release notes
Sourced from google-auth's releases.
... (truncated)
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
f32301achore: librarian release pull request: 20260106T130342Z (#1922)25f4ca6chore: remove Python 3.7 support (#1919)60dc200fix: Python 3.8 support (#1918)5c07e1cfeat: dropcachetoolsdependency in favor of simple local implementation (#...2cbc2a2chore: librarian release pull request: 20260105T122553Z (#1913)5b7b5d8chore: librarian update image pull request: 20260105T112538Z (#1912)7dbf05achore: rename _refresh_token to _perform_refresh_token (#1900)855a45achore(deps): update all dependencies (#1894)77c8bc4tests: make the TLS tests skip when pyopenssl isn't available (#1873)0b9107dfeat: Recognize workload certificate config in has_default_client_cert_source...Updates
google-auth-oauthlibfrom 1.2.2 to 1.2.4Release notes
Sourced from google-auth-oauthlib's releases.
Changelog
Sourced from google-auth-oauthlib's changelog.
Commits
63fc8aechore: librarian release pull request: 20260114T132622Z (#437)088a597fix: support google-auth >= 2.46.0 (#433)631ac72chore(tests): use new unittest.mock from the standard library (#351)a2a87a2chore(librarian): clean up owlbot files and pin image sha (#425)ccd1ea8chore(librarian): onboard google-auth-oauthlib to librarian (#417)2765352chore(main): release 1.2.3 (#409)d7921f9fix: add upper-bound to google-auth dependency (#423)951dd32chore(python): Add support for Python 3.14 (#415)cb74baftests: update default runtime used for tests (#411)4b1a5f3fix: explicitly declare Python 3.13 support (#408)Updates
greenletfrom 3.2.4 to 3.3.0Changelog
Sourced from greenlet's changelog.
Commits
0f90431Preparing release 3.3.0296058aTweak changelog. [skip ci]d4392abfixupe6fead2Update docs regarding free-threading.d5b13463.14: Save/restore PyInterpreterFrame.stackpointer.b54c4bdFix some crashes with CPython assertions enabled, pointing to things we were ...47e9925Add a test that we're not enabling the GIL.0778d50Use our Python allocator on free-threaded builds, but do it correctly with Py...5f661f4Add free-threaded CI builds and manylinux builds; update manylinux away from ...5331b0aMerge pull request #475 from clin1234/capiUpdates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
importlib-metadatafrom 8.7.0 to 8.7.1Changelog
Sourced from importlib-metadata's changelog.
Commits
84e9028Finalize36ed6f6Merge pull request #521 from 2xB/fix520f6eee56Rely on passthrough to designate a wrapper for its side effect.3c9510bPrefer noop for degenerate behavior.a36bab9Avoid if block.8dd2937Decouple clear_after_fork from lru_cache and then compose.1da3f45Add news fragment.a1c25d8🧎♀️ Genuflect to the types.4e962a8👹 Feed the hobgoblins (delint).6a30ab9Allow initial currsize to be greater than one (as happens when running the te...Updates
kombufrom 5.5.4 to 5.6.2Release notes
Sourced from kombu's releases.
... (truncated)
Changelog
Sourced from kombu's changelog.
... (truncated)
Commits
279b81fPrepare for release: v5.6.2 (#2434)a12f3a9Improve the error handling in ack deadline extension (#2430)4055fa7Bump mypy from 1.19.0 to 1.19.1 (#2432)8756f49[pre-commit.ci] pre-commit autoupdate (#2429)0a5a0bcFix SentinelChannel to pass ACL credentials to master_for() (#2426)f204769[pre-commit.ci] pre-commit autoupdate (#2424)9a72859Bump mypy from 1.18.2 to 1.19.0260d517fix: credential_provider compatibility issue with redis < 5.3.0 (#2423)161a61bSimplify requirements given Py3.9+ baseline (#2414)5208431Prepare for release: v5.6.1 (#2416)Updates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314...Description has been truncated