build(deps): bump the pip group across 1 directory with 19 updates#200
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the pip group across 1 directory with 19 updates#200dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.23` | `4.2.27` | | [django-countries](https://github.com/SmileyChris/django-countries) | `7.6.1` | `8.2.0` | | [stripe](https://github.com/stripe/stripe-python) | `4.2.0` | `14.3.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `1.35.0` | `2.48.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `1.12.11` | `2.188.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.2` | | [django-webpack5-loader](https://github.com/MrP01/django-webpack-loader) | `0.8.5` | `0.9.1` | | [django-extensions](https://github.com/django-extensions/django-extensions) | `3.2.3` | `4.1` | | [django-money](https://github.com/django-money/django-money) | `3.5.4` | `3.6.0` | | [channels](https://github.com/django/channels) | `4.3.1` | `4.3.2` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.11.0` | | [lxml](https://github.com/lxml/lxml) | `6.0.0` | `6.0.2` | | [pytz](https://github.com/stub42/pytz) | `2023.4` | `2025.2` | | [black](https://github.com/psf/black) | `24.10.0` | `26.1.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `2.21.0` | `4.5.1` | | [seleniumbase](https://github.com/seleniumbase/SeleniumBase) | `4.40.8` | `4.41.1` | | [websockets](https://github.com/python-websockets/websockets) | `10.3` | `16.0` | | [poetry](https://github.com/python-poetry/poetry) | `2.1.4` | `2.3.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.18.3` | `0.40.0` | Updates `django` from 4.2.23 to 4.2.27 - [Commits](django/django@4.2.23...4.2.27) Updates `django-countries` from 7.6.1 to 8.2.0 - [Changelog](https://github.com/SmileyChris/django-countries/blob/main/CHANGES.md) - [Commits](SmileyChris/django-countries@v7.6.1...v8.2.0) Updates `stripe` from 4.2.0 to 14.3.0 - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v4.2.0...v14.3.0) Updates `google-auth` from 1.35.0 to 2.48.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@v1.35.0...v2.48.0) Updates `google-api-python-client` from 1.12.11 to 2.188.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v1.12.11...v2.188.0) Updates `tqdm` from 4.67.1 to 4.67.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.2) Updates `django-webpack5-loader` from 0.8.5 to 0.9.1 - [Changelog](https://github.com/MrP01/django-webpack-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/MrP01/django-webpack-loader/commits) Updates `django-extensions` from 3.2.3 to 4.1 - [Release notes](https://github.com/django-extensions/django-extensions/releases) - [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md) - [Commits](django-extensions/django-extensions@3.2.3...4.1) Updates `django-money` from 3.5.4 to 3.6.0 - [Release notes](https://github.com/django-money/django-money/releases) - [Changelog](https://github.com/django-money/django-money/blob/main/docs/changes.rst) - [Commits](django-money/django-money@3.5.4...3.6.0) Updates `channels` from 4.3.1 to 4.3.2 - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](django/channels@4.3.1...4.3.2) Updates `whitenoise` from 6.9.0 to 6.11.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.9.0...6.11.0) Updates `lxml` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.0...lxml-6.0.2) Updates `pytz` from 2023.4 to 2025.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.4...release_2025.2) Updates `black` from 24.10.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...26.1.0) Updates `pre-commit` from 2.21.0 to 4.5.1 - [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@v2.21.0...v4.5.1) Updates `seleniumbase` from 4.40.8 to 4.41.1 - [Release notes](https://github.com/seleniumbase/SeleniumBase/releases) - [Changelog](https://github.com/seleniumbase/SeleniumBase/blob/master/CHANGELOG.md) - [Commits](seleniumbase/SeleniumBase@v4.40.8...v4.41.1) Updates `websockets` from 10.3 to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@10.3...16.0) Updates `poetry` from 2.1.4 to 2.3.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.1.4...2.3.1) Updates `uvicorn` from 0.18.3 to 0.40.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.18.3...0.40.0) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: django-countries dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: stripe dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: google-auth dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: google-api-python-client dependency-version: 2.188.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: django-webpack5-loader dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: django-extensions dependency-version: '4.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: django-money dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: channels dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: whitenoise dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: lxml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: seleniumbase dependency-version: 4.41.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: poetry dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... 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 pip group with 19 updates in the / directory:
4.2.234.2.277.6.18.2.04.2.014.3.01.35.02.48.01.12.112.188.04.67.14.67.20.8.50.9.13.2.34.13.5.43.6.04.3.14.3.26.9.06.11.06.0.06.0.22023.42025.224.10.026.1.02.21.04.5.14.40.84.41.110.316.02.1.42.3.10.18.30.40.0Updates
djangofrom 4.2.23 to 4.2.27Commits
5948e66[4.2.x] Bumped version for 4.2.27 release.4d2b880[4.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...f997037[4.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...4b5dcc9[4.2.x] Added script to archive EOL stable branches.0e85bdb[4.2.x] Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27.e697349[4.2.x] Fixed #36743 -- Increased URL max length enforced in HttpResponseRedi...7d7f27b[4.2.x] Added timeout-minutes directive to all GitHub Actions workflows.b40c057[4.2.x] Added stub release notes and release date for 4.2.27.b794e74[4.2.x] Configured dangerous-triggers zizmor rule.6a80390[4.2.x] Addressed unpinned-uses zizmor finding.Updates
django-countriesfrom 7.6.1 to 8.2.0Changelog
Sourced from django-countries's changelog.
... (truncated)
Commits
e40f591Preparing release 8.2.06ee30f8Update English translation source file2b43e3dFix CountryFilter to support filtering through relations (issue #432)6917e2aFix legacy test compatibility and achieve 100% test coverage3b47112Add browser language detection tests for COUNTRIES_FIRST_AUTO_DETECT7bfef7eFix test_dynamic_first tests to skip when i18n is disabled6a8389bAdd .pre-commit-cache/ to .gitignore04def8cAdd deploy_docs command and standardize version markersa3eaa92Add documentation guidance for version markers in CLAUDE.md7994bbeUpdate documentation for deployment script and reset version markersUpdates
stripefrom 4.2.0 to 14.3.0Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.
Commits
8dddb63Bump version to 14.3.01d0dc7aUpdate generated code (#1725)5ba1985Add documentation for undocumented API parameters (#1722)75d921fBump version to 14.2.00a0a156Update generated code for v2152 and (#1721)9d6fbafUpdate generated code for v2151 and (#1720)7d55cf4Add explicit permissions to GitHub workflows (#1715)998740cDelete API_VERSION file as it is no longer needed (#1712)5687fb2Copy API_VERSION to CODEGEN_VERSION (#1706)96545ffFix DeprecationWarning when encoding StripeObject metadata (fixes #1651) (#1687)Updates
google-authfrom 1.35.0 to 2.48.0Release notes
Sourced from google-auth's releases.
... (truncated)
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
6a982bechore: librarian release pull request: 20260121T162706Z (#1946)526d6c6chore(tests): add cryptography to constraints file (#1944)52558aefeat: add cryptography as required dependency (#1929)8dcf91afeat(iam): Support the mTLS IAM domain for Certificate based Access (#1938)db17a64chore(tests): add sleep mocks (#1943)25c1b06fix: resolve circular imports (#1942)e5a28b5tests: system tests for expired User Credentials (#1937)4292ab0chore(deps): update dependency google-cloud-compute to v1.42.0 (#1939)4848ac4chore: extracts unit tests to individual github actions (#1941)71e6e8echore: dedent deprecation warning message (#1932)Updates
google-api-python-clientfrom 1.12.11 to 2.188.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
5275254chore(main): release 2.188.0 (#2690)dbc7c44chore: Update discovery artifacts (#2699)466d0adchore: Update discovery artifacts (#2697)a1fd6f3feat: auto-enable mTLS when supported certificates are detected (#2686)623c34fchore(main): release 2.187.0 (#2682)8edf6d6chore: Update discovery artifacts (#2681)98ba848chore(main): release 2.186.0 (#2679)86cb133chore: Update discovery artifacts (#2678)33aee30chore(main): release 2.185.0 (#2667)8ee51c4chore: Update discovery artifacts (#2672)Updates
tqdmfrom 4.67.1 to 4.67.2Release notes
Sourced from tqdm's releases.
Commits
09a863bbump version, merge pull request #1704 from tqdm/devel33d24cdupdate pyproject syntax70b9124add py3.13 supporta74d8f8drop _dist_ver14d72e2Merge pull request #1703 from wingding12/fix-pandas-3.0-and-negative-intervala69dac8fix dedented docstringsa986d22tests: fix pandas deprecation warningsbb7aa4dtests: fix pandas deprecated applymap