-
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 poetry-dependencies group with 23 updates #123
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 poetry-dependencies group with 23 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.11.0` | `23.12.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.4.0` | | [mypy](https://github.com/python/mypy) | `1.7.1` | `1.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.7` | `0.1.13` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `7.4.4` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.27.1` | `6.28.0` | | [alabaster](https://github.com/sphinx-doc/alabaster) | `0.7.13` | `0.7.16` | | [babel](https://github.com/python-babel/babel) | `2.13.1` | `2.14.0` | | [comm](https://github.com/ipython/comm) | `0.2.0` | `0.2.1` | | [distlib](https://github.com/pypa/distlib) | `0.3.7` | `0.3.8` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.0` | `7.0.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `5.5.0` | `5.7.1` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.41` | `3.0.43` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.6` | `5.9.7` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.2` | `69.0.3` | | [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.7` | `1.0.8` | | [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | `1.0.5` | `1.0.6` | | [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.4` | `2.0.5` | | [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | `1.0.6` | `1.0.7` | | [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | `1.1.9` | `1.1.10` | | [traitlets](https://github.com/ipython/traitlets) | `5.14.0` | `5.14.1` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.12` | `0.2.13` | Updates `black` from 23.11.0 to 23.12.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...23.12.1) Updates `coverage` from 7.3.2 to 7.4.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.2...7.4.0) Updates `mypy` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) Updates `ruff` from 0.1.7 to 0.1.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.7...v0.1.13) Updates `pytest` from 7.4.3 to 7.4.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@7.4.3...7.4.4) Updates `ipykernel` from 6.27.1 to 6.28.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.27.1...v6.28.0) Updates `alabaster` from 0.7.13 to 0.7.16 - [Release notes](https://github.com/sphinx-doc/alabaster/releases) - [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst) - [Commits](sphinx-doc/alabaster@0.7.13...0.7.16) Updates `babel` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.13.1...v2.14.0) Updates `comm` from 0.2.0 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.2.0...v0.2.1) Updates `distlib` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.7...0.3.8) Updates `importlib-metadata` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.0.1) Updates `jinja2` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) Updates `jupyter-core` from 5.5.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.5.0...v5.7.1) Updates `prompt-toolkit` from 3.0.41 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.41...3.0.43) Updates `psutil` from 5.9.6 to 5.9.7 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.6...release-5.9.7) Updates `setuptools` from 69.0.2 to 69.0.3 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.2...v69.0.3) Updates `sphinxcontrib-applehelp` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-applehelp@1.0.7...1.0.8) Updates `sphinxcontrib-devhelp` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.6/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.5...1.0.6) Updates `sphinxcontrib-htmlhelp` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/2.0.5/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.4...2.0.5) Updates `sphinxcontrib-qthelp` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/1.0.7/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.6...1.0.7) Updates `sphinxcontrib-serializinghtml` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.9...1.1.10) Updates `traitlets` from 5.14.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.14.0...v5.14.1) Updates `wcwidth` from 0.2.12 to 0.2.13 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.12...0.2.13) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ipykernel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: alabaster dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: comm dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: distlib dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: jinja2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: jupyter-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinxcontrib-applehelp dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinxcontrib-devhelp dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinxcontrib-htmlhelp dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinxcontrib-qthelp dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinxcontrib-serializinghtml dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: traitlets dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-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
Jan 15, 2024
Looks like these dependencies are up-to-date now, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/poetry-dependencies-e359ba14ac
branch
January 18, 2024 20:11
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 poetry-dependencies group with 23 updates:
23.11.0
23.12.1
7.3.2
7.4.0
1.7.1
1.8.0
0.1.7
0.1.13
7.4.3
7.4.4
6.27.1
6.28.0
0.7.13
0.7.16
2.13.1
2.14.0
0.2.0
0.2.1
0.3.7
0.3.8
7.0.0
7.0.1
3.1.2
3.1.3
5.5.0
5.7.1
3.0.41
3.0.43
5.9.6
5.9.7
69.0.2
69.0.3
1.0.7
1.0.8
1.0.5
1.0.6
2.0.4
2.0.5
1.0.6
1.0.7
1.1.9
1.1.10
5.14.0
5.14.1
0.2.12
0.2.13
Updates
black
from 23.11.0 to 23.12.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
... (truncated)
Commits
ec91a2b
Prepare release 23.12.1 (#4124)8fec1c3
Adds paren to deps for hidden extra constraint (#4108)35ce37d
Add new changelog templated9ad09a
Prepare release 23.12.0 (#4105)ebd543c
Fix feature detection for parenthesized context managers (#4104)eb7661f
Fix another case where we format dummy implementation for non-functions/class...0c98999
Fix path in test message (#4102)9aea976
Only use dummy implementation logic for functions and classes (#4066)67b23d7
Bump actions/setup-python from 4 to 5 (#4101)ce28be2
Add dedicated preview feature for East Asian Width (#4097)Updates
coverage
from 7.3.2 to 7.4.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
23a015c
docs: sample HTML for 7.4.04f020d4
docs: prep for 7.4.05bb88c3
build: temporarily disable metacov, it's flaky now with sysmon support3879b97
docs: mention sys.monitoring support9a84eeb
style: environment variable names should be monospace7882b8c
refactor: clean lint and mypy for sysmon et al5dad1a1
test: test which core we getb7e0c34
fix: don't default to sysmon yete5babcf
docs: explain the COVERAGE_*_CORE testing variablesebdc277
fix: usecore
more consistently thantracer
Updates
mypy
from 1.7.1 to 1.8.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3b46750
remove +dev suffix from versionc9bc833
Fix tests broken by hatchling (#16655)60d30e3
Fix crash with type alias toCallable[[Unpack[Tuple[Any, ...]]], Any]
(#16541)f53f422
Allow type ignores of PEP 695 constructs (#16608)7c33e7c
@final
class without bool cannot have falsey instances (#16566)c224da5
Do not intersect types in isinstance checks if at least one is final (#16330)d54cc35
Change example in test cases with no stubs available (#16513)eb1ee97
Update hashes insync-typeshed.py
following recent typeshed sync (#16600)344298e
Revert use ofParamSpec
forfunctools.wraps
3e5d813
Revert typeshed ctypes changeUpdates
ruff
from 0.1.7 to 0.1.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
d16c4a2
Bump version to v0.1.13 (#9493)1602df1
Fix message for aenter in PLC2801 (#9492)395cdf0
Fix backticks in RUF021 docs (#9488)3daf6e1
(🐞) Add the missing period in error message (#9485)a31a314
Account for possibly-empty f-string values in truthiness logic (#9484)f9dd7bb
Removeunreachable-code
feature (#9463)350dcb8
Include base pyproject when initializing cache settings (#9480)55f8f3b
Bump version to v0.1.12 (#9475)eb4ed24
[flake8-simplify
] ImplementSIM911
(#9460)f192c72
Remove type parameter fromparse_*
methods (#9466)Updates
pytest
from 7.4.3 to 7.4.4Release notes
Sourced from pytest's releases.
Commits
33f694f
Prepare release version 7.4.476c107c
Merge pull request #11751 from bluetech/backport-11143-to-7.4.x531d76d
[7.4.x] Improve reporting from iter exceptions (#11749)a0f58fa
Merge pull request #11143 from tushar-deepsource/patch-1b1f3387
[7.4.x] #11091: documentation should use hypthonated properties (#11750)2cdd619
Merge pull request #11747 from pytest-dev/backport-11711-to-7.4.xd06c05b
[7.4.x] nodes: fix tracebacks from collection errors are not getting pruned5582bfc
[7.4.x] Improves clarity in Sphinx documentation for function signature. (#11...13024ef
[7.4.x] Fix for operation on closed file in faulthandler teardown (#11631)a40dacf
[7.4.x] XFAIL TestLocalPath.test_make_numbered_dir_multiprocess_safe (#11616)Updates
ipykernel
from 6.27.1 to 6.28.0Release notes
Sourced from ipykernel's releases.
Changelog
Sourced from ipykernel's changelog.
Commits
69967dc
Publish 6.28.0de45c7a
Support python 3.12 (#1185)07f7437
EnableProactorEventLoop
on windows foripykernel
(#1184)4001f8a
Adds a flag in debug_info for the copyToGlobals support (#1099)6d18054
Bump actions/setup-python from 4 to 5 (#1181)e9ddcf5
chore: update pre-commit hooks (#1179)6154ba3
Update pytest commands in README (#1178)e35e2f5
Refactor execute_request to reduce redundancy and improve consistency (#1177)Updates
alabaster
from 0.7.13 to 0.7.16Release notes
Sourced from alabaster's releases.
Changelog
Sourced from alabaster's changelog.
Commits
f3fdc04
Bump to 0.7.1639cbbc1
Do not display logo_name == 'false'd24c4cb
Bump to 0.7.1556f12de
Include documentation in the sdist2d8d038
Adorn the LICENSE file with a suffixa31816c
Remove obscenities (#173)166d6e7
Replace © with unicode decimal code entity (#161)b9e8d79
Deprecate canonical_url in favor of html_baseurl (#178)848e718
Allow an arbitrary string in the logo_name option (#213)6922a16
Improve sidebar stylesUpdates
babel
from 2.13.1 to 2.14.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
a8505a4
Prepare for 2.14.0 release (#1047)946efcd
Improve parsing of malformed decimals (#1042)aca7663
Add support for non-Latin numbering systems for number symbols (#1036)d4e65e2
Allow last_translator to be passed as an option to extract_message (#1044)5dff607
CI: use GitHub output formats (#1046)8a1eef5
Enforce trailing commas (enable Ruff COM rule and autofix) (#1045)bf7b2ca
Decouplepybabel
frontend from distutils/setuptools; remove dependency (#1041)a6c52b3
Bump CLDR download script to 43 (#1043)Updates
comm
from 0.2.0 to 0.2.1Release notes
Sourced from comm's releases.
Changelog
Sourced from comm's changelog.