Bump the python group across 1 directory with 15 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [flask-security-too](https://github.com/pallets-eco/flask-security) | `5.7.1` | `5.8.2` | | [flask-caching](https://github.com/pallets-eco/flask-caching) | `2.4.1` | `2.5.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.51` | `2.0.52` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.12` | `2.9.13` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [pytz](https://github.com/stub42/pytz) | `2026.2` | `2026.3.post1` | | [orjson](https://github.com/ijl/orjson) | `3.11.9` | `3.12.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `26.0.0` | `26.2.0` | | [stripe](https://github.com/stripe/stripe-python) | `15.3.0` | `15.6.1` | | [chargebee](https://github.com/chargebee/chargebee-python) | `3.25.0` | `3.28.0` | | [redis](https://github.com/redis/redis-py) | `8.0.1` | `8.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.16.7` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.2` | Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `flask-security-too` from 5.7.1 to 5.8.2 - [Release notes](https://github.com/pallets-eco/flask-security/releases) - [Changelog](https://github.com/pallets-eco/flask-security/blob/main/CHANGES.rst) - [Commits](pallets-eco/flask-security@5.7.1...5.8.2) Updates `flask-caching` from 2.4.1 to 2.5.1 - [Release notes](https://github.com/pallets-eco/flask-caching/releases) - [Changelog](https://github.com/pallets-eco/flask-caching/blob/main/CHANGES.rst) - [Commits](pallets-eco/flask-caching@v2.4.1...v2.5.1) Updates `sqlalchemy` from 2.0.51 to 2.0.52 - [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 `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [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.2.2...v1.2.3) Updates `pytz` from 2026.2 to 2026.3.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2026.2...release_2026.3.post1) Updates `orjson` from 3.11.9 to 3.12.0 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.9...3.12.0) Updates `gunicorn` from 26.0.0 to 26.2.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@26.0.0...26.2.0) Updates `stripe` from 15.3.0 to 15.6.1 - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v15.3.0...v15.6.1) Updates `chargebee` from 3.25.0 to 3.28.0 - [Release notes](https://github.com/chargebee/chargebee-python/releases) - [Changelog](https://github.com/chargebee/chargebee-python/blob/master/CHANGELOG.md) - [Commits](chargebee/chargebee-python@v3.25.0...v3.28.0) Updates `redis` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v8.0.1...v8.1.0) Updates `ruff` from 0.15.21 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.16.7) Updates `pre-commit` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: flask-security-too dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: flask-caching dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: orjson dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gunicorn dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: stripe dependency-version: 15.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: chargebee dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
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 python group with 15 updates in the / directory:
8.4.28.5.05.7.15.8.22.4.12.5.12.0.512.0.522.9.122.9.1350.0.050.0.11.2.21.2.32026.22026.3.post13.11.93.12.026.0.026.2.015.3.015.6.13.25.03.28.08.0.18.1.00.15.210.16.74.6.04.6.2Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
flask-security-toofrom 5.7.1 to 5.8.2Changelog
Sourced from flask-security-too's changelog.
... (truncated)
Commits
6fde5ddRelease 5.8.2c0337baBackport login remember form checkbox to 5.8.2 (#1268)30e193aBackport #1244 to 5.8.255e04a0Fix login form remember checkbox96a68fdFix inverted is_locked logic - backport to 5.8.2 (#1267)5cda6d8Fix inverted is_locked logic.c8dda27Backport CACHE_CONTROL fix to 5.8.2 (#1266)d21b918Backport CACHE_CONTROL fix #1263462578efix(caching): put cache headers only on responses from fs1ca15c458webbypass (#1265)Updates
flask-cachingfrom 2.4.1 to 2.5.1Release notes
Sourced from flask-caching's releases.
... (truncated)
Changelog
Sourced from flask-caching's changelog.
... (truncated)
Commits
f1ccf5bMerge pull request #682 from pallets-eco/release-v2.5.145320adrelease version 2.5.1cd48c77Fix 'path' and 'query_args' variable in cache key. Fixes #6795330047fix docs not building3933b3fAllow flit_core 4.x8dd912aUpdate publish workflow01f0e3fVersion 2.5.066a8e05Improve exception handling for the cached decorator. Fixes #444b09952dBump cachelib to 0.17.0fca9ac2Convert str to int instead of castingUpdates
sqlalchemyfrom 2.0.51 to 2.0.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
pytzfrom 2026.2 to 2026.3.post1Commits
661bca9Bump version numbers to 2026.3.post1 for python2 fix1e31a16Log python version running tests, force python2b3ca7c3Unix line endingsb55039aReplace non-ASCII character in comment to fix build with Python 25420ee2Replace non-ASCII character in comment2c139e8Merge branch 'fix/localize-overflow-at-datetime-extremes' of https://github.c...c843864Run zdump tests quietly518500cReduce noise when collecting zdump info dumps081f935Merge branch 'kytta-fix-dst' into 2026c8c9d69bMerge branch 'master' into 2026cUpdates
orjsonfrom 3.11.9 to 3.12.0Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
67378953.12.0c2a6e8fJsonWriter, iterators6a2d7a7yyjson 1ea2fb097bf170build updateUpdates
gunicornfrom 26.0.0 to 26.2.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
36f2a3cgunicorn 26.2.0cbba350test: cover the h2c edge paths that had none9885411Merge pull request #3703 from cormier/fix-inconsistency-in-control-socket-docs86f0919Merge pull request #3704 from methane/doc-wsgi-h1c5853551Merge pull request #3712 from Rotzbua/patch-17bce87eMerge pull request #3700 from benoitc/fix/sponsor-logo-path972dfb0Merge pull request #3690 from melbinjp/docs/contributing-settings-path7b3f16bMerge pull request #3711 from benoitc/docs/http2-changelog5bf237chttp2: require gunicorn_h1c 0.6.9 and drop the upgrade body workaround7cf0338test: skip the fast-parser cases when gunicorn_h1c is absentUpdates
stripefrom 15.3.0 to 15.6.1Release notes
Sourced from stripe's releases.