-
Notifications
You must be signed in to change notification settings - Fork 1
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 python-dependencies group with 24 updates #183
Merged
dependabot
merged 2 commits into
main
from
dependabot/pip/python-dependencies-44f3c4181b
Sep 30, 2023
Merged
Bump the python-dependencies group with 24 updates #183
dependabot
merged 2 commits into
main
from
dependabot/pip/python-dependencies-44f3c4181b
Sep 30, 2023
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 python-dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [ipykernel](https://github.com/ipython/ipykernel) | `6.25.1` | `6.25.2` | | [numpy](https://github.com/numpy/numpy) | `1.25.2` | `1.26.0` | | [ipython](https://github.com/ipython/ipython) | `8.14.0` | `8.16.0` | | [jupyter-collaboration](https://github.com/jupyterlab/jupyter_collaboration) | `1.1.0` | `1.2.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.0.5` | `4.0.6` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `7.4.2` | | [asttokens](https://github.com/gristlabs/asttokens) | `2.2.1` | `2.4.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.15.1` | `1.16.0` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.6.7.post1` | `1.8.0` | | [executing](https://github.com/alexmojaki/executing) | `1.2.0` | `2.0.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.35` | `3.1.37` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `5.3.1` | `5.3.2` | | [jupyter-ydoc](https://github.com/jupyter-server/jupyter_ydoc) | `1.0.2` | `1.1.1` | | [jupyterlab-server](https://github.com/jupyterlab/jupyterlab_server) | `2.24.0` | `2.25.0` | | [mistune](https://github.com/lepture/mistune) | `3.0.1` | `3.0.2` | | [nest-asyncio](https://github.com/erdewit/nest_asyncio) | `1.5.7` | `1.5.8` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.0` | `5.0.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.4.1` | `2.5` | | [traitlets](https://github.com/ipython/traitlets) | `5.9.0` | `5.10.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.4` | `2.0.5` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.6` | `0.2.8` | | [websocket-client](https://github.com/websocket-client/websocket-client) | `1.6.2` | `1.6.3` | | [ypy-websocket](https://github.com/y-crdt/ypy-websocket) | `0.12.2` | `0.12.3` | Updates `ipykernel` from 6.25.1 to 6.25.2 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.25.1...v6.25.2) Updates `numpy` from 1.25.2 to 1.26.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.25.2...v1.26.0) Updates `ipython` from 8.14.0 to 8.16.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.14.0...8.16.0) Updates `jupyter-collaboration` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/jupyterlab/jupyter_collaboration/releases) - [Changelog](https://github.com/jupyterlab/jupyter-collaboration/blob/v1.2.0/CHANGELOG.md) - [Commits](jupyterlab/jupyter-collaboration@v1.1.0...v1.2.0) Updates `jupyterlab` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `pytest` from 7.4.0 to 7.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...7.4.2) Updates `asttokens` from 2.2.1 to 2.4.0 - [Commits](gristlabs/asttokens@2.2.1...v2.4.0) Updates `cffi` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.15.1...v1.16.0) Updates `charset-normalizer` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.2.0...3.3.0) Updates `debugpy` from 1.6.7.post1 to 1.8.0 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.6.7.post1...v1.8.0) Updates `executing` from 1.2.0 to 2.0.0 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v1.2.0...v2.0.0) Updates `gitpython` from 3.1.35 to 3.1.37 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.35...3.1.37) Updates `jupyter-core` from 5.3.1 to 5.3.2 - [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.1...v5.3.2) Updates `jupyter-ydoc` from 1.0.2 to 1.1.1 - [Release notes](https://github.com/jupyter-server/jupyter_ydoc/releases) - [Changelog](https://github.com/jupyter-server/jupyter_ydoc/blob/main/CHANGELOG.md) - [Commits](jupyter-server/jupyter_ydoc@v1.0.2...v1.1.1) Updates `jupyterlab-server` from 2.24.0 to 2.25.0 - [Release notes](https://github.com/jupyterlab/jupyterlab_server/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab_server/blob/main/CHANGELOG.md) - [Commits](jupyterlab/jupyterlab_server@v2.24.0...v2.25.0) Updates `mistune` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/v3.0.2/docs/changes.rst) - [Commits](lepture/mistune@v3.0.1...v3.0.2) Updates `nest-asyncio` from 1.5.7 to 1.5.8 - [Release notes](https://github.com/erdewit/nest_asyncio/releases) - [Commits](erdewit/nest_asyncio@v1.5.7...v1.5.8) Updates `smmap` from 5.0.0 to 5.0.1 - [Commits](gitpython-developers/smmap@v5.0.0...v5.0.1) Updates `soupsieve` from 2.4.1 to 2.5 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.4.1...2.5) Updates `traitlets` from 5.9.0 to 5.10.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.10.1) Updates `urllib3` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.4...v2.0.5) Updates `wcwidth` from 0.2.6 to 0.2.8 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.6...0.2.8) Updates `websocket-client` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.6.2...v1.6.3) Updates `ypy-websocket` from 0.12.2 to 0.12.3 - [Release notes](https://github.com/y-crdt/ypy-websocket/releases) - [Changelog](https://github.com/y-crdt/ypy-websocket/blob/main/CHANGELOG.md) - [Commits](y-crdt/ypy-websocket@v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jupyter-collaboration dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: asttokens dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-minor 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-minor dependency-group: python-dependencies - dependency-name: executing dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: gitpython dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: jupyter-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: jupyter-ydoc dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jupyterlab-server dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mistune dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nest-asyncio dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: smmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: soupsieve dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: traitlets dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: wcwidth dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: websocket-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ypy-websocket dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 30, 2023
Dependabot only bumped them in poetry.lock, for some reason. This commit also regenerates poetry.lock, but as expected, only the hash is different, since the dependencies were already bumped.
@dependabot squash and merge |
dependabot
bot
deleted the
dependabot/pip/python-dependencies-44f3c4181b
branch
September 30, 2023 13:24
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 24 updates:
6.25.1
6.25.2
1.25.2
1.26.0
8.14.0
8.16.0
1.1.0
1.2.0
4.0.5
4.0.6
7.4.0
7.4.2
2.2.1
2.4.0
1.15.1
1.16.0
3.2.0
3.3.0
1.6.7.post1
1.8.0
1.2.0
2.0.0
3.1.35
3.1.37
5.3.1
5.3.2
1.0.2
1.1.1
2.24.0
2.25.0
3.0.1
3.0.2
1.5.7
1.5.8
5.0.0
5.0.1
2.4.1
2.5
5.9.0
5.10.1
2.0.4
2.0.5
0.2.6
0.2.8
1.6.2
1.6.3
0.12.2
0.12.3
Updates
ipykernel
from 6.25.1 to 6.25.2Release notes
Sourced from ipykernel's releases.
Changelog
Sourced from ipykernel's changelog.
Commits
217da9f
Publish 6.25.29d3f7ae
Make iostream shutdown more robust (#1143)ca79e2e
avoid starting IOPub background thread after it's been stopped (#1137)44c1759
Don't call QApplication.setQuitOnLastWindowClosed(False). (#1142)Updates
numpy
from 1.25.2 to 1.26.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
d35cd07
Merge pull request #24722 from charris/prepare-1.26.0-release2f7c195
REL: Prepare for the NumPy 1.26.0 releasec550abf
Merge pull request #24718 from rgommers/doc-update4893b24
DEV: improvespin docs
command44fe37c
DOC: fix two cross-references to SciPy docs in "building from source"f2121dc
DOC: Fix doc build warning for random.ca97802
Merge pull request #24707 from charris/backport-2470592aab8c
TYP: Usecollections.abc.Buffer
in thenpt.ArrayLike
definition56e580d
TYP: Usecollections.abc.Buffer
in the Array API5ef53c6
TYP: Add annotations for the py3.12 buffer protocolUpdates
ipython
from 8.14.0 to 8.16.0Commits
a6c67bd
release 8.16.0081a589
What's new 8.16 (#14180)23641a4
What's new 8.165e5d07d
pin sphinx (#14177)e982000
Fix readthedocs build for real this time2078881
Whats new 8.12.3 (#14174)36980ad
try to fix rtd (#14175)4a82048
try to fix rtdf25ae89
Whats new 8.12.33c4121f
Makeipapp.py
unrunnable as one py file, due to relative import (#14172)Updates
jupyter-collaboration
from 1.1.0 to 1.2.0Release notes
Sourced from jupyter-collaboration's releases.
Changelog
Sourced from jupyter-collaboration's changelog.
Commits
cae6970
Publish 1.2.0f2b262b
Publish 1.2.0alpha070c771c
Backport #172 on branch 1.x (Remove print) (#188)Updates
jupyterlab
from 4.0.5 to 4.0.6Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
8c760c4
[ci skip] New version3064ad4
Backport PR #15101: Fix return type ofgetMimeTypeByLanguage()
(#15120)5262b28
Backport PR #15106: Fix documentation panel display logic of the completer (#...f73ea9a
Backport PR #15117: Install playwright browser in jupyterlab.browser_check (#...bb8bb46
Backport PR #15087: Enable Playwright trace (#15113)ed7ea69
Backport PR #15094: Check applicable provider in ProviderReconciliator (#15112)5d45f89
Backport PR #15064: Add more LSP request types (#15085)eb79914
Backport PR #15056: Bump ruff from 0.0.282 to 0.0.286 (#15095)529ab9c
Backport PR #15065: Completer: switch renderer & model on update, update on p...b76f3b0
React on galata update comment, fix binder URL in docs (#15070) (#15077)Updates
pytest
from 7.4.0 to 7.4.2Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.1Updates
asttokens
from 2.2.1 to 2.4.0Commits
0af0b06
Merge pull request #116 from gristlabs/walk-include-joinedstr80b2891
Add include_joined_str parameter to util.walkebbfff7
setup.cfg shouldn't have version43cf11b
Merge pull request #114 from gristlabs/asttext-astroid32291e2
commentse3a28f5
Make github actions use Python2 for tests that ask for it (#115)19652d2
ignore failures caused by type comments4c9b90f
ignore astroid.Decorators4118b66
mypy026c0c6
Handle decorators on classesUpdates
cffi
from 1.15.1 to 1.16.0Release notes
Sourced from cffi's releases.
Commits
ba44abd
release 1.16.0 (#17)c0ad8d9
Add a tool to update release version numbers (#15)e20c65d
Release 1.16.0rc2 (#13)e98d1bb
upgrade setup-qemu-action (#8) (#9)158bc5b
add a summary jobcheck
for easier automated gating (#6) (#7)c062f2c
enable weekly 1pm Monday scheduled CI run on release-1.16 (#5)e847033
make self-hosted aarch64 mac jobs conditional-ish57ff08e
remove obsolete testff11e92
release 1.16.0rc10dc7805
prepare for 1.16.0rc1Updates
charset-normalizer
from 3.2.0 to 3.3.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
165211a
🔖 Release 3.3.0 (#353)5aed9a4
🐛 Fix unreachable code in the sorting algorithm of CharsetMatch (#352)061a71b
⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 (#348)88df580
⬆️ Bump github/codeql-action from 2.21.7 to 2.21.9 (#351)aa0234b
⬆️ Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#349)58f69f7
⬆️ Bump github/codeql-action from 2.21.5 to 2.21.7 (#345)e7c2d8e
⬆️ Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#346)5abf47f
⬆️ Bump pytest from 7.4.1 to 7.4.2 (#342)50a138e
⬆️ Bump actions/checkout from 3.6.0 to 4.0.0 (#343)5da7047
⬆️ Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#344)Updates
debugpy
from 1.6.7.post1 to 1.8.0Release notes
Sourced from debugpy's releases.
Commits
4a03787
Don't build or test on Python 3.7cbd0c2a
Fix #1379: Error while enumerating installed packages.5723ed6
Force setuptools version in tests via tox.ini as well.9e8d103
Use setuptools<66 for Python 3.73937f0d
Use pip install -U to install setuptools.6ce72e2
Fix pipeline condition syntax.912bc4f
Add timeout for linting job.9df4bbd
Exclude more exceptional cases from coverage.9df16ce
Re-enable coverage for debugpy.common.log and use comments to exclude specifi...8e91dfb
Exclude more error paths from codecov.Updates
executing
from 1.2.0 to 2.0.0Commits
4caf5a7
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 iter4af67e4
text_type -> strUpdates
gitpython
from 3.1.35 to 3.1.37Release notes
Sourced from gitpython's releases.
Commits
b27a89f
fix makefile to compare commit hashes only0bd2890
prepare next release832b6ee
remove unnecessary list comprehension to fix CIe98f57b
Merge pull request #1672 from trail-of-forks/robust-refname-checks1774f1e
Merge pull request #1677 from EliahKagan/no-noeffecta4701a0
Remove@NoEffect
annotationsd40320b
Merge pull request #1675 from EliahKagan/rollbackd1c1f31
Merge pull request #1673 from EliahKagan/flake8e480985
Tweak rollback logic in log.to_fileff84b26
Refactor try-finally cleanup in git/Updates
jupyter-core
from 5.3.1 to 5.3.2Release notes
Sourced from jupyter-core's releases.
Changelog
Sourced from jupyter-core's changelog.
Commits
269bb70
Publish 5.3.20cf0417
Bump actions/checkout from 3 to 4 (#361)3b353d7
Fix event loop handling (#362)cde7c08
Adopt sp-repo-review (#360)b9990b3
[pre-commit.ci] pre-commit autoupdate (#359)a07b73a
[pre-commit.ci] pre-commit autoupdate (#358)f391c85
[pre-commit.ci] pre-commit autoupdate (#357)Updates
jupyter-ydoc
from 1.0.2 to 1.1.1Release notes
Sourced from jupyter-ydoc's releases.