-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the pip group with 37 updates #79
Closed
Closed
Conversation
This file contains 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 pip group with 37 updates: | Package | From | To | | --- | --- | --- | | [appnope](https://github.com/minrk/appnope) | `0.1.3` | `0.1.4` | | [asttokens](https://github.com/gristlabs/asttokens) | `2.2.1` | `2.4.1` | | [black](https://github.com/psf/black) | `23.3.0` | `24.2.0` | | [click](https://github.com/pallets/click) | `8.1.3` | `8.1.7` | | [comm](https://github.com/ipython/comm) | `0.1.3` | `0.2.1` | | [debugpy](https://github.com/microsoft/debugpy) | `1.6.7` | `1.8.1` | | [executing](https://github.com/alexmojaki/executing) | `1.2.0` | `2.0.1` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.23.1` | `6.29.3` | | [ipython](https://github.com/ipython/ipython) | `8.14.0` | `8.22.2` | | [jedi](https://github.com/davidhalter/jedi) | `0.18.2` | `0.19.1` | | [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.2.0` | `8.6.0` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `5.3.0` | `5.7.1` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `2.2.0` | `3.0.0` | | [mdformat](https://github.com/executablebooks/mdformat) | `0.7.16` | `0.7.17` | | [mdformat-gfm](https://github.com/hukkinj1/mdformat-gfm) | `0.3.5` | `0.3.6` | | [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.3.5` | `0.4.0` | | [nest-asyncio](https://github.com/erdewit/nest_asyncio) | `1.5.6` | `1.6.0` | | [numpy](https://github.com/numpy/numpy) | `1.24.3` | `1.26.4` | | [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.0.2` | `2.2.1` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.11.1` | `0.12.1` | | [pexpect](https://github.com/pexpect/pexpect) | `4.8.0` | `4.9.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.6.0` | `4.2.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.38` | `3.0.43` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.5` | `5.9.8` | | [pyarrow](https://github.com/apache/arrow) | `12.0.0` | `15.0.0` | | [pygments](https://github.com/pygments/pygments) | `2.15.1` | `2.17.2` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [python-slugify](https://github.com/un33k/python-slugify) | `8.0.1` | `8.0.4` | | [pytz](https://github.com/stub42/pytz) | `2023.3` | `2024.1` | | [pyzmq](https://github.com/zeromq/pyzmq) | `25.1.0` | `25.1.2` | | [stack-data](https://github.com/alexmojaki/stack_data) | `0.6.2` | `0.6.3` | | [tokenize-rt](https://github.com/asottile/tokenize-rt) | `5.1.0` | `5.2.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.3.2` | `6.4` | | [traitlets](https://github.com/ipython/traitlets) | `5.9.0` | `5.14.1` | | [uc-micro-py](https://github.com/tsutsu3/uc.micro-py) | `1.0.2` | `1.0.3` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.6` | `0.2.13` | Updates `appnope` from 0.1.3 to 0.1.4 - [Commits](minrk/appnope@0.1.3...0.1.4) Updates `asttokens` from 2.2.1 to 2.4.1 - [Commits](gristlabs/asttokens@2.2.1...v2.4.1) Updates `black` from 23.3.0 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...24.2.0) Updates `click` from 8.1.3 to 8.1.7 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.3...8.1.7) Updates `comm` from 0.1.3 to 0.2.1 - [Release notes](https://github.com/ipython/comm/releases) - [Changelog](https://github.com/ipython/comm/blob/main/CHANGELOG.md) - [Commits](ipython/comm@v0.1.3...v0.2.1) Updates `debugpy` from 1.6.7 to 1.8.1 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.6.7...v1.8.1) Updates `executing` from 1.2.0 to 2.0.1 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v1.2.0...v2.0.1) Updates `ipykernel` from 6.23.1 to 6.29.3 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.23.1...v6.29.3) Updates `ipython` from 8.14.0 to 8.22.2 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.14.0...8.22.2) Updates `jedi` from 0.18.2 to 0.19.1 - [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst) - [Commits](davidhalter/jedi@v0.18.2...v0.19.1) Updates `jupyter-client` from 8.2.0 to 8.6.0 - [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.2.0...v8.6.0) Updates `jupyter-core` from 5.3.0 to 5.7.1 - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_core@v5.3.0...v5.7.1) Updates `markdown-it-py` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v2.2.0...v3.0.0) Updates `mdformat` from 0.7.16 to 0.7.17 - [Commits](hukkin/mdformat@0.7.16...0.7.17) Updates `mdformat-gfm` from 0.3.5 to 0.3.6 - [Commits](hukkin/mdformat-gfm@0.3.5...0.3.6) Updates `mdit-py-plugins` from 0.3.5 to 0.4.0 - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases) - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md) - [Commits](executablebooks/mdit-py-plugins@v0.3.5...v0.4.0) Updates `nest-asyncio` from 1.5.6 to 1.6.0 - [Release notes](https://github.com/erdewit/nest_asyncio/releases) - [Commits](erdewit/nest_asyncio@v1.5.6...v1.6.0) Updates `numpy` from 1.24.3 to 1.26.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.3...v1.26.4) Updates `packaging` from 23.1 to 23.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.1...23.2) Updates `pandas` from 2.0.2 to 2.2.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.2...v2.2.1) Updates `pathspec` from 0.11.1 to 0.12.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.11.1...v0.12.1) Updates `pexpect` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pexpect/pexpect/releases) - [Changelog](https://github.com/pexpect/pexpect/blob/master/doc/history.rst) - [Commits](pexpect/pexpect@4.8.0...4.9) Updates `platformdirs` from 3.6.0 to 4.2.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@3.6.0...4.2.0) Updates `prompt-toolkit` from 3.0.38 to 3.0.43 - [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.38...3.0.43) Updates `psutil` from 5.9.5 to 5.9.8 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.5...release-5.9.8) Updates `pyarrow` from 12.0.0 to 15.0.0 - [Commits](apache/arrow@go/v12.0.0...go/v15.0.0) Updates `pygments` from 2.15.1 to 2.17.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.1...2.17.2) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `python-slugify` from 8.0.1 to 8.0.4 - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](un33k/python-slugify@v8.0.1...v8.0.4) Updates `pytz` from 2023.3 to 2024.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3...release_2024.1) Updates `pyzmq` from 25.1.0 to 25.1.2 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v25.1.0...v25.1.2) Updates `stack-data` from 0.6.2 to 0.6.3 - [Commits](alexmojaki/stack_data@v0.6.2...v0.6.3) Updates `tokenize-rt` from 5.1.0 to 5.2.0 - [Commits](asottile/tokenize-rt@v5.1.0...v5.2.0) Updates `tornado` from 6.3.2 to 6.4 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.3.2...v6.4.0) Updates `traitlets` from 5.9.0 to 5.14.1 - [Release notes](https://github.com/ipython/traitlets/releases) - [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md) - [Commits](ipython/traitlets@v5.9.0...v5.14.1) Updates `uc-micro-py` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/tsutsu3/uc.micro-py/releases) - [Changelog](https://github.com/tsutsu3/uc.micro-py/blob/main/CHANGELOG.md) - [Commits](tsutsu3/uc.micro-py@v1.0.2...v1.0.3) Updates `wcwidth` from 0.2.6 to 0.2.13 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.6...0.2.13) --- updated-dependencies: - dependency-name: appnope dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: asttokens dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: comm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: executing dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: ipykernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jedi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jupyter-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: markdown-it-py dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: mdformat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mdformat-gfm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mdit-py-plugins dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pexpect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: stack-data dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: tokenize-rt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: traitlets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: uc-micro-py dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: wcwidth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Mar 4, 2024
Superseded by #80. |
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
0 participants
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 37 updates:
0.1.3
0.1.4
2.2.1
2.4.1
23.3.0
24.2.0
8.1.3
8.1.7
0.1.3
0.2.1
1.6.7
1.8.1
1.2.0
2.0.1
6.23.1
6.29.3
8.14.0
8.22.2
0.18.2
0.19.1
8.2.0
8.6.0
5.3.0
5.7.1
2.2.0
3.0.0
0.7.16
0.7.17
0.3.5
0.3.6
0.3.5
0.4.0
1.5.6
1.6.0
1.24.3
1.26.4
23.1
23.2
2.0.2
2.2.1
0.11.1
0.12.1
4.8.0
4.9.0
3.6.0
4.2.0
3.0.38
3.0.43
5.9.5
5.9.8
12.0.0
15.0.0
2.15.1
2.17.2
2.8.2
2.9.0.post0
8.0.1
8.0.4
2023.3
2024.1
25.1.0
25.1.2
0.6.2
0.6.3
5.1.0
5.2.0
6.3.2
6.4
5.9.0
5.14.1
1.0.2
1.0.3
0.2.6
0.2.13
Updates
appnope
from 0.1.3 to 0.1.4Commits
15d8c44
ignore node_modules24bb44d
don't forget to push on tags6197a03
0.1.4ab16c5f
Merge pull request #18 from minrk/regexb9605eb
Merge pull request #21 from minrk/lint9e710e5
Merge pull request #20 from minrk/dependabot/github_actions/actions/setup-pyt...c126265
fix regex escapeaf4375f
[pre-commit.ci] auto fixes from pre-commit.com hooks791721e
don't double-test release923b345
require Python 3.6Updates
asttokens
from 2.2.1 to 2.4.1Commits
ffb885b
Merge pull request #126 from PeterJCLaw/astroid-v35626ce3
Fix copy/pasta errordf58feb
Merge pull request #119 from gristlabs/dependabot/pip/docs/urllib3-2.0.755e6cf1
Merge pull request #123 from PeterJCLaw/python-3.12-released3250b11
Merge pull request #127 from PeterJCLaw/various-whitespace6179e93
Test on the released version of Python 3.12c4b9862
Bump urllib3 from 2.0.4 to 2.0.7 in /docs40eb115
Add an EditorConfig for this repo's style3fec7aa
Remove various trailing whitespacef0f61c7
Test all supported astroid versions in CIUpdates
black
from 23.3.0 to 24.2.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)8af4394
fix: Don't remove comments along with parens (#4218)35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5b
Fix ignoring input files for symlink reasons (#4222)a201003
Simplify check for symlinks that resolve outside root (#4221)dab37a6
Remove redundant parentheses incase
statementif
guards (#4214)32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50f
fix: additional newline added to docstring when the previous line length is l...3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Updates
click
from 8.1.3 to 8.1.7Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
874ca2b
release version 8.1.76e1f6d3
completion(fish): add back ; as line endings in fish script (#2570)a955c77
update fish enabling script3c1529e
add back semicolons in fish scripta260ca6
Replace bash shell completion version error with warning (#2576)d9db70c
bash version support shows warning instead of error22b9b1c
Fix incorrect passing of flags to re.sub (#2581)d69d210
fix flake8 findingaf2da1e
Fix incorrect passing of flags to re.subbb6a872
start version 8.1.7Updates
comm
from 0.1.3 to 0.2.1Release notes
Sourced from comm's releases.
... (truncated)
Changelog
Sourced from comm's changelog.
... (truncated)
Commits
3e6a08e
Publish 0.2.146e07dc
chore: update pre-commit hooks (#25)2aad950
Prevent exception spam during interpreter teardown (#24)a8f3841
Update ruff config (#23)04c4fcd
chore: update pre-commit hooks (#22)dac83ab
chore: update pre-commit hooks (#21)205b8f3
Publish 0.2.05e4ad31
Add downstream checks (#20)7ec98f3
Bump actions/checkout from 3 to 4 (#17)51271bd
Adopt sp-repo-review (#19)Updates
debugpy
from 1.6.7 to 1.8.1Release notes
Sourced from debugpy's releases.
Commits
42853a9
Add Python 3.12 as officially supported.b9b09e6
Fix #1408: Can no longer expand Numpy arrays to view elementse9a39f7
Fix #1477: namedtuple are not rendered in the variable browser as expected2888f72
Update CODEOWNERSe62da42
Update pydevd attach-to-process binaries.46a02e1
Fix ruff command line arguments.79882c1
Fix linker flags for attach-to-process binaries to comply with APIScan requir...ef9a67f
Fix #1337: Get port info from debugpy7d09fb2
Merge pull request #1390 from microsoft/add_ruff_config131afb5
allow ruff to fail the build if errors are detectedUpdates
executing
from 1.2.0 to 2.0.1Commits
af25587
Set python_requires4caf5a7
add 3.12 to setup.cfg83572e5
Drop Python 2 from setup.cfg2086083
Allow triggering GitHub actions workflow manually (#73)05d6c67
Merge pull request #69 from 15r10nk/test_ipython93dd949
No need to skip in Python 2ca7dae8
test: added tests for ipython02ebf5b
Merge pull request #71 from 15r10nk/3.1281888a3
feat: support for nextc668b55
feat: support for iterUpdates
ipykernel
from 6.23.1 to 6.29.3Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
56a6372
Publish 6.29.3de2221c
Eventloop scheduling improvements for stop_on_error_timeout and schedule_next...2071a88
Fix typings and update project urls (#1214)eddd3e6
Disable frozen modules by default, add a toggle (#1213)c6d5ad6
Unpin pytest-asyncio and update ruff config (#1209)05c6153
Correct spelling mistake (#1208)1b4eb5e
Publish 6.29.2d45fe71
Re-enable skipped debugger test (#1207)edbbd63
Fix: ipykernel_launcher, delete absolute sys.path[0] (#1206)e8dd961
Publish 6.29.1Updates
ipython
from 8.14.0 to 8.22.2Commits
d180457
release 8.22.2d3a9eeb
Backport PR #14360 on branch 8.22.x (Whats new 8.22.1, 8.22.2) (#14361)3e51a99
Backport PR #14360: Whats new 8.22.1, 8.22.210da2eb
Reexport arg_split on emscripten. (#14356)1238d86
Reexport arg_split on emscripten.6046a5f
back to devcf4a6f5
release 8.22.13ebd53b
Depend upon traitlets >5.13.0 (#14353)c60fa3f
Depend upon traitlets >5.13.07fce1ae
Depend upon traitlets >5.10.0Updates
jedi
from 0.18.2 to 0.19.1Changelog
Sourced from jedi's changelog.
Commits
4e175ca
Prepare for release 0.19.130e9b7b
Merge pull request #1961 from PeterJCLaw/docs-link83545bc
Include a link to the docs in the package metadata57e7b83
Add missing import0770372
Merge pull request #1956 from PeterJCLaw/python-3.127e533ca
Drop redundant conditional skips for unsupported Python versionsa60fdba
Adjust for change to documention change ofnext
in Python 3.129d399a9
Merge pull request #1959 from davidhalter/unpin-test-django770cdad
Claim support for Python 3.1229890c1
Ignore linux-only os.CLONE_* constants in Python 3.12 in import testUpdates
jupyter-client
from 8.2.0 to 8.6.0Release notes
Sourced from jupyter-client's releases.
... (truncated)
Changelog
Sourced from jupyter-client's changelog.
... (truncated)
Commits
5ba4175
Publish 8.6.02d6f52b
Unused*args
inKernelManager
's__init__
(#986)b61accf
BUG: Fix Kwarg only in update_env (#989)79fa122
Update typing for traitlets 5.13 (#995)586cbb3
Use ruff format (#992)43d008f
Fix possibly not defined tracker (#991)d044eb5
Publish 8.5.0ff94e31
Enable strict typing (#984)49dbf0f
Allow to update kernels env in between restart. (#987)05e88b1
Update typings for mypy 1.6 (#983)Updates
jupyter-core
from 5.3.0 to 5.7.1Release notes
Sourced from jupyter-core's releases.