Bump the pip group across 2 directories with 16 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 2 directories with 16 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 12 updates in the /notebook directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `3.0.7` | `4.2.30` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.6` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `2.0.1` | `4.5.7` | | [mistune](https://github.com/lepture/mistune) | `0.8.4` | `3.2.1` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `7.17.1` | | [nltk](https://github.com/nltk/nltk) | `3.5` | `3.9.4` | | [pytest](https://github.com/pytest-dev/pytest) | `5.4.2` | `9.0.3` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.23.1` | `1.5.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.3.1` | `0.5.4` | | [tornado](https://github.com/tornadoweb/tornado) | `6.0.4` | `6.5.6` | | [tqdm](https://github.com/tqdm/tqdm) | `4.46.0` | `4.66.3` | | [zipp](https://github.com/jaraco/zipp) | `3.1.0` | `3.19.1` | Bumps the pip group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `3.0.7` | `4.2.30` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.6` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `2.0.1` | `4.5.7` | | [mistune](https://github.com/lepture/mistune) | `0.8.4` | `3.2.1` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `7.17.1` | | [nltk](https://github.com/nltk/nltk) | `3.5` | `3.9.4` | | [pytest](https://github.com/pytest-dev/pytest) | `5.4.2` | `9.0.3` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.23.1` | `1.5.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.3.1` | `0.5.4` | | [tornado](https://github.com/tornadoweb/tornado) | `6.0.4` | `6.5.6` | | [tqdm](https://github.com/tqdm/tqdm) | `4.46.0` | `4.66.3` | | [zipp](https://github.com/jaraco/zipp) | `3.1.0` | `3.19.1` | | [flask](https://github.com/pallets/flask) | `1.1.2` | `3.1.3` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `3.0.8` | `6.0.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.0.4` | `22.0.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `1.0.1` | `3.1.6` | Updates `django` from 3.0.7 to 4.2.30 - [Commits](django/django@3.0.7...4.2.30) Updates `jinja2` from 2.11.1 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.11.1...3.1.6) Updates `jupyterlab` from 2.0.1 to 4.5.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@2.0.1...@jupyterlab/lsp@4.5.7) Updates `mistune` from 0.8.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v0.8.4...v3.2.1) Updates `nbconvert` from 5.6.1 to 7.17.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@5.6.1...v7.17.1) Updates `nltk` from 3.5 to 3.9.4 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.5...3.9.4) Updates `pytest` from 5.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.2...9.0.3) Updates `scikit-learn` from 0.23.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.23.1...1.5.0) Updates `sqlparse` from 0.3.1 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.3.1...0.5.4) Updates `tornado` from 6.0.4 to 6.5.6 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.0.4...v6.5.6) Updates `tqdm` from 4.46.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.46.0...v4.66.3) Updates `zipp` from 3.1.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.1.0...v3.19.1) Updates `django` from 3.0.7 to 4.2.30 - [Commits](django/django@3.0.7...4.2.30) Updates `jinja2` from 2.11.1 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.11.1...3.1.6) Updates `jupyterlab` from 2.0.1 to 4.5.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@2.0.1...@jupyterlab/lsp@4.5.7) Updates `mistune` from 0.8.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v0.8.4...v3.2.1) Updates `nbconvert` from 5.6.1 to 7.17.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@5.6.1...v7.17.1) Updates `nltk` from 3.5 to 3.9.4 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.5...3.9.4) Updates `pytest` from 5.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.2...9.0.3) Updates `scikit-learn` from 0.23.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.23.1...1.5.0) Updates `sqlparse` from 0.3.1 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.3.1...0.5.4) Updates `tornado` from 6.0.4 to 6.5.6 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.0.4...v6.5.6) Updates `tqdm` from 4.46.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.46.0...v4.66.3) Updates `zipp` from 3.1.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.1.0...v3.19.1) Updates `flask` from 1.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.2...3.1.3) Updates `flask-cors` from 3.0.8 to 6.0.0 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@3.0.8...6.0.0) Updates `gunicorn` from 20.0.4 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.0.4...22.0.0) Updates `werkzeug` from 1.0.1 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@1.0.1...3.1.6) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.6 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.6 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 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 12 updates in the /notebook directory:
3.0.74.2.302.11.13.1.62.0.14.5.70.8.43.2.15.6.17.17.13.53.9.45.4.29.0.30.23.11.5.00.3.10.5.46.0.46.5.64.46.04.66.33.1.03.19.1Bumps the pip group with 16 updates in the / directory:
3.0.74.2.302.11.13.1.62.0.14.5.70.8.43.2.15.6.17.17.13.53.9.45.4.29.0.30.23.11.5.00.3.10.5.46.0.46.5.64.46.04.66.33.1.03.19.11.1.23.1.33.0.86.0.020.0.422.0.01.0.13.1.6Updates
djangofrom 3.0.7 to 4.2.30Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.Updates
jinja2from 2.11.1 to 3.1.6Release notes
Sourced from jinja2's releases.
... (truncated)
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
jupyterlabfrom 2.0.1 to 4.5.7Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
f514041[ci skip] Publish 4.5.766fe9adBackport PR #18652 on branch 4.5.x (Video and Audio Content Providers: Fix Ju...f4455faFix syntax for Python 3.9 on4.5.xbranch (#18817)d2322b5Backport PR #18819 on branch 4.5.x (Fix linting issue) (#18820)5d9cb8cMerge commit from fork1de120bMerge commit from fork6926100Backport PR #18808 on branch 4.5.x (Fix notebook hang when dropping cells) (#...67e6e88Backport PR #18647 on branch 4.5.x (Update default font family to honor macOS...bf21eb9Backport PR #18747 on branch 4.5.x (Fix Contextual Help keyboard shortcut rel...73cafa5Backport PR #18788 on branch 4.5.x (Fix name of option for extension manager ...Updates
mistunefrom 0.8.4 to 3.2.1Release notes
Sourced from mistune's releases.
... (truncated)
Changelog
Sourced from mistune's changelog.
... (truncated)
Commits
067f908chore: release 3.2.1bf55030Merge pull request #438 from saschabuehrle/fix/issue-3708d0cb75fix: use strict regex for image's height and width5fa092efix: escape xml for math plugin71ec947Merge pull request #440 from lawrence3699/fix/image-alt-double-encoding0d6f3d8fix: remove double-encoding of image alt text2855622fix: escape id of headings04880a0fix: escape id of toc7bd5709fix: handle escaped dollar signs in inline math (fixes #370)85eb54ffix: update link referenceUpdates
nbconvertfrom 5.6.1 to 7.17.1Release notes
Sourced from nbconvert's releases.
... (truncated)
Changelog
Sourced from nbconvert's changelog.
... (truncated)
Commits
78ed308Publish 7.17.1f090a64ruff formatb3b6ec0chore: update pre-commit hooks (#2277)be4841fignore silly security lint in tests26d57b2fix type annotation on Lexer0e6b8ccMerge commit from forkba5e5cdMerge commit from fork1db0c88Specify python version for pre (#2276)7473fc3chore: update pre-commit hooks (#2242)4322f7fBump the actions group across 1 directory with 2 updates (#2273)Updates
nltkfrom 3.5 to 3.9.4Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
ad9c96bUpdate copyright year7edcddfUpdates for 3.9.4 release67a2736Merge pull request #3180 from yzhaoinuw/bug-on-edit_distance_align2b17ac5Fix edit_distance_align backtrace for high substitution costs4b72976Merge pull request #3018 from JuanIMartinezB/bug/shortid-longid8a5619fMerge pull request #3222 from Syzygy2048/feature/texttiling-vocabulary-introd...c6574d7Merge pull request #3289 from ihitamandal/codeflash/optimize-windowdiff-2024-...98ff5d9Merge pull request #3435 from Hrudhai01/fix-3260-detokenize-quotesaec4fceMerge pull request #3522 from ekaf/pathseceec4ee3Merge pull request #3526 from nltk/update-contributingUpdates
pytestfrom 5.4.2 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
scikit-learnfrom 0.23.1 to 1.5.0Release notes
Sourced from scikit-learn's releases.