Bump the pip group across 1 directory with 6 updates#753
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directory with 6 updates#753dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 6 updates in the /src/api-engine directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.4` | | [django](https://github.com/django/django) | `4.2.16` | `4.2.29` | | [django-allauth](https://github.com/sponsors/pennersr) | `0.55.0` | `65.13.0` | | [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.3.1` | `5.5.1` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.0` | `0.5.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `2.6.3` | Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.4) Updates `django` from 4.2.16 to 4.2.29 - [Commits](django/django@4.2.16...4.2.29) Updates `django-allauth` from 0.55.0 to 65.13.0 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `djangorestframework-simplejwt` from 5.3.1 to 5.5.1 - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](jazzband/djangorestframework-simplejwt@v5.3.1...v5.5.1) Updates `sqlparse` from 0.5.0 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.0...0.5.4) Updates `urllib3` from 1.26.19 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@1.26.19...2.6.3) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-version: 4.2.29 dependency-type: direct:production dependency-group: pip - dependency-name: django-allauth dependency-version: 65.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production 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 6 updates in the /src/api-engine directory:
2.32.22.32.44.2.164.2.290.55.065.13.05.3.15.5.10.5.00.5.41.26.192.6.3Updates
requestsfrom 2.32.2 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
djangofrom 4.2.16 to 4.2.29Commits
f2ec75e[4.2.x] Bumped version for 4.2.29 release.54b50bf[4.2.x] Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions o...b3e8ec8[4.2.x] Fixed CVE-2026-25673 -- Simplified URLField scheme detection.e52ff00[4.2.x] Added stub release notes and release date for 4.2.29.e0896df[4.2.x] Added CVE-2025-13473, CVE-2025-14550, CVE-2026-1207, CVE-2026-1285, C...609d552[4.2.x] Post-release version bump.20c71f6[4.2.x] Bumped version for 4.2.28 release.881ff2c[4.2.x] Refs CVE-2026-1312 -- Raised ValueError when FilteredRelation aliases...90f5b10[4.2.x] Fixed CVE-2026-1312 -- Protected order_by() from SQL injection via al...f75f8f3[4.2.x] Fixed CVE-2026-1287 -- Protected against SQL injection in column alia...Updates
django-allauthfrom 0.55.0 to 65.13.0Commits
Updates
djangorestframework-simplejwtfrom 5.3.1 to 5.5.1Release notes
Sourced from djangorestframework-simplejwt's releases.
... (truncated)
Changelog
Sourced from djangorestframework-simplejwt's changelog.
Commits
be0301eUpdate locale files (#878)a2d0a02Update CHANGELOG.md for 5.5.1 (#891)a3f0e6d[pre-commit.ci] pre-commit autoupdate (#892)d77ae20fix: always stringify user_id claim (#887)890e136Fix ref.e58e16bFor rST fixes.6bc2a14Fix rST syntax.b358417Remove pin for Sphinx.d63d86dUpdate RTD config71c72e1chore: add Django 5.2 support to test matrix and packagingUpdates
sqlparsefrom 0.5.0 to 0.5.4Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
14e300bBump version.96a67e2Code cleanup.1a3bfbdFix handling of semicolons inside BEGIN...END blocks (fixes #809).e92a032Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812).149bebfUpdate Changelog.561a67eUpdate AUTHORS.73c8ba3bugfix ISSUE_801; Remove all comments when only comments1b32387Update action to run on all prs.31903e0Add pre-commit hook support (fixes #537)1357726docs: add AGENTS.md for project guidance and development commandsUpdates
urllib3from 1.26.19 to 2.6.3Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
0248277Release 2.6.38864ac4Merge commit from fork70cecb2Fix Scorecard issues related to vulnerable dev dependencies (#3755)41f249aMove "v2.0 Migration Guide" to the end of the table of contents (#3747)fd4dffdPatchVerifiedHTTPSConnectionfor Emscripten (#3752)13f0bfdHandle massive values in Retry-After when calculating time to sleep for (#3743)8c480bfBump actions/upload-artifact from 5.0.0 to 6.0.0 (#3748)4b40616Bump actions/cache from 4.3.0 to 5.0.1 (#3750)82b8479Bump actions/download-artifact from 6.0.0 to 7.0.0 (#3749)34284cbMention experimental features in the security policy (#3746)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.