-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the python-dependencies group across 1 directory with 39 updates #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the python-dependencies group with 4 updates in the / directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab), [flake8](https://github.com/pycqa/flake8), [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest). Updates `jupyterlab` from 4.2.5 to 4.3.1 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `flake8` from 7.0.0 to 7.1.1 - [Commits](PyCQA/flake8@7.0.0...7.1.1) Updates `pylint` from 3.1.0 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.3.1) Updates `pytest` from 8.1.1 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.3.4) Updates `anyio` from 4.4.0 to 4.6.2.post1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.2.post1) Updates `asttokens` from 2.4.1 to 3.0.0 - [Commits](gristlabs/asttokens@v2.4.1...v3.0.0) Updates `bleach` from 6.1.0 to 6.2.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.1.0...v6.2.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) Updates `debugpy` from 1.8.5 to 1.8.9 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.5...v1.8.9) Updates `executing` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.0.1...v2.1.0) Updates `fastjsonschema` from 2.20.0 to 2.21.0 - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](horejsek/python-fastjsonschema@v2.20.0...v2.21.0) Updates `httpcore` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.5...1.0.7) Updates `httpx` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.0) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `ipython` from 8.26.0 to 8.30.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.26.0...8.30.0) Updates `jedi` from 0.19.1 to 0.19.2 - [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst) - [Commits](davidhalter/jedi@v0.19.1...v0.19.2) Updates `json5` from 0.9.25 to 0.10.0 - [Commits](dpranke/pyjson5@v0.9.25...v0.10.0) Updates `jsonschema-specifications` from 2023.12.1 to 2024.10.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2023.12.1...v2024.10.1) Updates `jupyter-client` from 8.6.2 to 8.6.3 - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v8.6.2...v8.6.3) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `nbclient` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/jupyter/nbclient/releases) - [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md) - [Commits](jupyter/nbclient@v0.10.0...v0.10.1) Updates `packaging` from 24.0 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.2) Updates `platformdirs` from 4.2.0 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.3.6) Updates `prometheus-client` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.20.0...v0.21.0) Updates `prompt-toolkit` from 3.0.47 to 3.0.48 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.47...3.0.48) Updates `psutil` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0) Updates `rpds-py` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.20.0...v0.21.0) Updates `setuptools` from 74.0.0 to 75.6.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v74.0.0...v75.6.0) Updates `tinycss2` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](Kozea/tinycss2@v1.3.0...v1.4.0) Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20241003 - [Commits](https://github.com/python/typeshed/commits) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `webcolors` from 24.8.0 to 24.11.1 - [Changelog](https://github.com/ubernostrum/webcolors/blob/trunk/docs/changelog.rst) - [Commits](ubernostrum/webcolors@24.8.0...24.11.1) Updates `astroid` from 3.1.0 to 3.3.5 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.1.0...v3.3.5) Updates `dill` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.8...0.3.9) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `pycodestyle` from 2.11.1 to 2.12.1 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.11.1...2.12.1) Updates `tomlkit` from 0.12.4 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.4...0.13.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: asttokens dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: bleach dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: debugpy dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: executing dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastjsonschema dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: httpcore dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: httpx dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jedi dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: json5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jsonschema-specifications dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: jupyter-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: markupsafe dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: nbclient dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prometheus-client dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rpds-py dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: tinycss2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-python-dateutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: webcolors dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: astroid dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: dill dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pycodestyle dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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-dependencies group with 4 updates in the / directory: jupyterlab, flake8, pylint and pytest.
Updates
jupyterlabfrom 4.2.5 to 4.3.1Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
6dd7293[ci skip] Publish 4.3.16d8e2f0Backport PR #16950: Fix total size estimation in full windowing mode to reduc...14a6f52Backport PR #16962: Fix moving files whenLast Modifiedcolumn is hidden (#...65b6d6dBackport PR #16945: Enable Scroll for Overflowing Menus on Small Screens (#16...2dc1a94Backport PR #16959: DocumentIInlineCompletionItem.token(#16961)fa148a7Backport PR #16953: Fix prefix removal when reconciling completions from mult...a33465dBackport PR #16943: Disable paste for read-only markdown cells & fix replace ...b3c694dBackport PR #16903: Maintain autosave timers while disconnected (#16947)2d68704Backport PR #16940: Fix Regex Functionality for Find and Replace / Replace Al...5a5f347Backport PR #16863: Fix triggering completer on the beginning of the lines (#...Updates
flake8from 7.0.0 to 7.1.1Commits
cf1542cRelease 7.1.1939ea3dMerge pull request #1949 from stephenfin/issue-1948bdcd5c2Handle escaped braces in f-strings2a811ccMerge pull request #1946 from Viicos/patch-110314adFix wording of plugins documentation65a38c4Release 7.1.034c97e0Merge pull request #1939 from PyCQA/new-pycodestyledefd315latest pycodestyle408d4d6Merge pull request #1930 from mzagol/patch-1866ad72Add --extend-exclude to the TOCUpdates
pylintfrom 3.1.0 to 3.3.1Commits
76bce72Bump pylint to 3.3.1, update changelog (#9954)55ee816Bump astroid to 3.3.4 (#9951) (#9952)6350dfaBump pylint to 3.3.0, update changelog78f3dfaBump astroid to 3.3.3 (#9939)b28c1f6Add check forunnecessary-default-type-args(#9938)bd97b93[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436Fix duplicate workflow step ids (#9934)0950916[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9Add details.rst for c-extension-no-member (#9933)7d60c27Explicitly save cache in primer jobsUpdates
pytestfrom 8.1.1 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
anyiofrom 4.4.0 to 4.6.2.post1Release notes
Sourced from anyio's releases.
Commits
c484425Bumped up the versionfb81dfeFixed a regression in the pytest plugin that broke parametrized async fixtures445e59eBumped up the version64f570eFixed tox configuration5abc9ecUpdated Path documentation and made is_junction() conditional (#800)ede2029Fixed TypeError when TLS handshake fails with truststore SSLContext (#801)163f10cFixed cyclic garbage that keeps traceback frames alive in task group exceptio...0614b4fMigrated to native TOML configuration for Tox012a60cMade test_start_task_soon_cancel_immediately() less flaky65ef48aRebind instance method fixtures to the same instance as the test (#807)Updates
asttokensfrom 2.4.1 to 3.0.0Commits
0ebecdeUpdate setup.cfg to use newer licence_files key; update commands and notes in...89f02d2More cleanup of code for Python before 3.8, fix astroid import (#156)eb1e401Bump requests from 2.31.0 to 2.32.2 in /docs (#154)4eebd86remove dependency on six (#155)ad41ab6Bump urllib3 from 2.0.7 to 2.2.2 in /docs (#146)d8910b4Bump certifi from 2023.7.22 to 2024.7.4 in /docs (#147)7a8f3a8trim Python2 <-> 3 hybridation (#153)d025140Test Python 3.13 (#152)0224610Fix edge cases in test failures involving padding and TypeVar (#151)71ea82bStop testing on Python < 3.8 (#149)Updates
bleachfrom 6.1.0 to 6.2.0Changelog
Sourced from bleach's changelog.
Commits
73871d7Prep for a 6.2.0 release156c589Remove six dependency from html5lib (#618)5a47907Drop six as a requirement; add six_shim.py (#618)6a2ec5cUpdate known-good versions of tinycss2 (#732)32efc26Fix additional < followed by characters and EOF issues (#728)648a97dAdd support for Python 3.13 (#736)d1e40edDrop support for Python 3.8 (#737)4bc1bffUpdate dev requirementsfcbe8f7Update dev dependenciesf8fb848Bump actions/cache from 3 to 4Updates
certififrom 2024.7.4 to 2024.8.30Commits
325c2fd2024.08.30 (#304)d66bf5fBump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50ccBump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
cffifrom 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6berelease 1.17.1ba10180update whatsnew.rst for 1.17.1 (#121)61deb5fadd yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4Allow writing generated code to a file-like object. (#115)Updates
charset-normalizerfrom 3.3.2 to 3.4.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
f3118e3🔧 change download/upload artifact version to last working version33e67e8🔧 set compile-generator in generator_generic_slsa3 action73dd24c🔧 add explicit build deps to setuptools78f1e9b🔧 attempt to fix cd.yml *356ae702🔧 attempt to fix cd.yml *29720055🔧 attempt to fix cd.yml (macos part)1e10d06Update CHANGELOG.md36c103a🔖 Release 3.4.0 (#545)7658dfc⬆️ Bump github/codeql-action from 3.26.11 to 3.26.12 (#544)ca2535d⬆️ Bump github/codeql-action from 3.26.9 to 3.26.11 (#542)Updates
debugpyfrom 1.8.5 to 1.8.9Release notes
Sourced from debugpy's releases.
Commits
f4ba976Subrepo command wasn't checked in correctly (#1737)73be8fbTakes some changes from pydevd to fix line numbers being None (#1734)3573ca0Remove compiled files (#1723)7d0ff33Merge pull request #1725 from microsoft/publish_pydevd_binariesaf0d29fMissed some quotescebb747Remove redundant double quotes2036f44Change job names in build matrix22fbc53Move lint and pydevd to their own stages37eaf86Copy downloaded binaries to the right place before running testsdb63cd5build pydevd biniaries, publish them, and download them in later jobsUpdates
executingfrom 2.0.1 to 2.1.0Release notes
Sourced from executing's releases.
Commits
8827340add 3.13 to setup.cfg classifiersaa34030test: optimized test preformance by moving deadcode check to the end (#89)6428317Catch exception if node is in unexpected statement (#84)ea6a695Merge pull request #80 from alexmojaki/3.13de6b2fadoc: review changes960dee1fix: removed unused verificationc4f1862fix: handle firstlinenodc03e8crefactor: review changesd55eb52test: skip module tests for now6425ffbtest(3.13): added sample_resultsUpdates
fastjsonschemafrom 2.20.0 to 2.21.0Changelog
Sourced from fastjsonschema's changelog.
Commits
acf076ev2.21.052458feAdd re import when using regex patternb0e2bccAdd detailed_exception parameter356bfa2Merge pull request #188 from edgarrmondragon/cp313437ccf4Test on Python 3.13c66483fUpdate ignored test list14cf7afAdded partial support of idn-hostname formatbb03f7cImproved regexp for ipv4 format to comfort test suite524b9e8Improved regexp for date format to comfort test suite952c501Improved regexp for email format to comfort test suiteUpdates
httpcorefrom 1.0.5 to 1.0.7Release notes
Sourced from httpcore's releases.
Changelog
Sourced from