build(deps): bump the pip group across 1 directory with 10 updates#2
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the pip group across 1 directory with 10 updates#2dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the pip group with 10 updates in the /backend/uclapi directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `3.2.23` | `4.2.22` | | [deepdiff](https://github.com/seperman/deepdiff) | `6.3.1` | `8.6.1` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.2` | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.7.0` | | [eventlet](https://github.com/eventlet/eventlet) | `0.33.3` | `0.40.3` | | [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `23.0.0` | | [python-jose](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.4.0` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.4` | | [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `44.0.1` | Updates `django` from 3.2.23 to 4.2.22 - [Commits](django/django@3.2.23...4.2.22) Updates `deepdiff` from 6.3.1 to 8.6.1 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) Updates `djangorestframework` from 3.14.0 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.15.2) Updates `dnspython` from 2.4.2 to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.2...v2.7.0) Updates `eventlet` from 0.33.3 to 0.40.3 - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@v0.33.3...0.40.3) Updates `gunicorn` from 21.2.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...23.0.0) Updates `python-jose` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.4.0) 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 `tqdm` from 4.65.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.65.0...v4.66.3) Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production dependency-group: pip - dependency-name: deepdiff dependency-version: 8.6.1 dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework dependency-version: 3.15.2 dependency-type: direct:production dependency-group: pip - dependency-name: dnspython dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: eventlet dependency-version: 0.40.3 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: python-jose dependency-version: 3.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 44.0.1 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 10 updates in the /backend/uclapi directory:
3.2.234.2.226.3.18.6.13.14.03.15.22.4.22.7.00.33.30.40.321.2.023.0.03.3.03.4.02.32.22.32.44.65.04.66.343.0.144.0.1Updates
djangofrom 3.2.23 to 4.2.22Commits
7275cc5[4.2.x] Bumped version for 4.2.22 release.ac03c5e[4.2.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response...c62f4ee[4.2.x] Added stub release notes and release date for 4.2.22.c5b4263[4.2.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...32fd8de[4.2.x] Added helpers in csrf_tests and logging_tests to assert logs from `lo...acbe655[4.2.x] Refs #26688 -- Added tests forlog_response()internal helper.dc365ca[4.2.x] Refs #35980 -- Added release note about changes in release artifacts ...c454afb[4.2.x] Removed "Expected" from release date for 4.2.21.5b29315[4.2.x] Cleaned up CVE-2025-32873 security archive description.0d54958[4.2.x] Added CVE-2025-32873 to security archive.Updates
deepdifffrom 6.3.1 to 8.6.1Release notes
Sourced from deepdiff's releases.
... (truncated)
Commits
Updates
djangorestframeworkfrom 3.14.0 to 3.15.2Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
c7a7eaeVersion 3.15.2 (#9439)3b41f01Fix potential XSS vulnerability in break_long_headers template filter (#9435)fe92f0dAdd__hash__method forpermissions.OperandHolderclass (#9417)fbdab09docs: Correct some evaluation results and a httpie option in Tutorial1 (#9421)36d5c0etests: Check urlpatterns after cleanups (#9400)9d4ed05Don't use Windows line endingsb34bde4Fix typo in setup.cfg settingab681f2Update requirements in docs2237724bump pygments (security hygiene)d58b8daUpdate deprecation hintsUpdates
dnspythonfrom 2.4.2 to 2.7.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
889385e2.7.0 release prepbb4bc91fix(answer): add typing to range (#1138)4eaf0e2Use the port from the URL if provided for H3 #1139a287921fix doco typo142f7bafix typo (#1133)8ce60d2CI 2.7 testing and also remove python 3.84e158062.7.0rc1 prep2d6e17cfix typing after reorganizationab59c9alint2b763dclintingUpdates
eventletfrom 0.33.3 to 0.40.3Changelog
Sourced from eventlet's changelog.
... (truncated)
Commits
b0d9133Update changelog for version 0.40.3 (#1064)0bfebd1[SECURITY] Fix request smuggling vulnerability by discarding trailers (#1062)e073b83Update changelog for version 0.40.2 (#1060)06d9572Fix tests on Python 3.14 on Linux (#1058)d4d5b8fMake database removal safer with IF EXISTS (#1056)2f217caPrepare jobs and CI/CD for python 3.14 (#1055)d1e7a94Update changelog for version 0.40.1 (#1052)6e9c034Fix patching of removed URLopener class in Python 3.14 (#1053)e470c1fHandle ReferenceError except while count rlock (#1042)a4dcd4d"Fix" fork() so it "works" on Python 3.13, and "works" better on older Python...Updates
gunicornfrom 21.2.0 to 23.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
411986dfix doc334392eMerge pull request #2559 from laggardkernel/bugfix/reexec-enve75c353Merge pull request #3189 from pajod/patch-py369357b28keep document user in access_log_format setting79fdef0bump to 23.0.03acd9fbMerge pull request #2620 from talkerbox/improve-access-log-format-docs3f56d76Merge pull request #3192 from pajod/patch-allowed-script-name256d474docs: revert duped directiveffa48b5test: default change was intentional52538cadocs: recommend SCRIPT_NAME=/subfolderUpdates
python-josefrom 3.3.0 to 3.4.0Release notes
Sourced from python-jose's releases.
Changelog
Sourced from python-jose's changelog.
Commits
82cd15fAdded release date to CHANGELOG.md for 3.4.0 (#371)4e01847Prepare 3.4.0 release (#370)0360fa3Replace usage of deprecated datetime.utcnow() with datetime.now(UTC) (#360)12f30c8Fix for CVE-2024-33663 (forbid public key for HMAC) (#369)638d047Bump cryptography from 42.0.4 to 43.0.1 (#368)8e1f521Fix for CVE-2024-33664. JWE limited to 250K (#352)c9403b5Bump cryptography from 41.0.3 to 42.0.4 (#358)58e543eBump cryptography from 39.0.1 to 41.0.350d1997Disabling test build for Python 3.7 on OS X since arm64 is no longer supporte...1967754Addingget_pem_for_keyandnormalize_pemmethods to normalize PEM formatt...Updates
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
tqdmfrom 4.65.0 to 4.66.3Release notes
Sourced from tqdm's releases.
Commits
4e613f8Merge pull request from GHSA-g7vv-2v7x-gj9pb53348ccli: eval safetycc372d0bump version, merge pull request #1549 from tqdm/devele9f0c05use PyPI trusted publishing7323d5bslight makefile clean5306125tests: bump pre-commit4a6fd4ffix datetime.utcfromtimestamp py3.12 warning (#1519)6f13759tests: fix macos notebook indentation3abcd2atests: fix asva4d15c8tests: fix pandas warningsUpdates
cryptographyfrom 43.0.1 to 44.0.1Changelog
Sourced from cryptography's changelog.
Commits
adaaaedBump for 44.0.1 release (#12441)ccc61da[backport] test and build on armv7l (#12420) (#12431)f299a48remove deprecated call (#12052)439eb05Bump version for 44.0.0 (#12051)2c5ad4dchore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968achore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87fixed metadata in changelog (#12044)c6104ccProhibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.