-
-
Notifications
You must be signed in to change notification settings - Fork 73
build(deps): bump the development-dependencies group across 1 directory with 32 updates #1024
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
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/development-dependencies-ef586d0ce9
Closed
build(deps): bump the development-dependencies group across 1 directory with 32 updates #1024
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/development-dependencies-ef586d0ce9
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
…ry with 32 updates Bumps the development-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.0` | `24.4.2` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `3.9.1` | `3.28.0` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.1` | | [types-mock](https://github.com/python/typeshed) | `5.1.0.20240311` | `5.1.0.20240425` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.23.8` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.18` | `9.5.29` | | [setuptools](https://github.com/pypa/setuptools) | `69.5.1` | `71.0.1` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.1.6` | `3.4.0` | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.6.0` | | decli | `0.6.1` | `0.6.2` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.4` | `3.15.4` | | [identify](https://github.com/pre-commit/identify) | `2.5.35` | `2.6.0` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.8.0` | `1.9.1` | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.2` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7.1` | `10.8.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.4.16` | `2024.5.15` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.4` | `0.13.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.3` | `20.26.3` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.0` | `4.0.1` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.2` | Updates `black` from 24.4.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.2) Updates `commitizen` from 3.9.1 to 3.28.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v3.9.1...v3.28.0) Updates `mypy` from 1.9.0 to 1.10.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.1) Updates `types-mock` from 5.1.0.20240311 to 5.1.0.20240425 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.1.1 to 8.2.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@8.1.1...8.2.2) Updates `pytest-asyncio` from 0.23.6 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.8) Updates `mkdocs-material` from 9.5.18 to 9.5.29 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.18...9.5.29) Updates `setuptools` from 69.5.1 to 71.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v71.0.1) Updates `argcomplete` from 3.1.6 to 3.4.0 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst) - [Commits](kislyuk/argcomplete@v3.1.6...v3.4.0) Updates `babel` from 2.14.0 to 2.15.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.14.0...v2.15.0) Updates `coverage` from 7.4.4 to 7.6.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.4...7.6.0) Updates `decli` from 0.6.1 to 0.6.2 Updates `exceptiongroup` from 1.2.0 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.2) Updates `filelock` from 3.13.4 to 3.15.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.4...3.15.4) Updates `identify` from 2.5.35 to 2.6.0 - [Commits](pre-commit/identify@v2.5.35...v2.6.0) Updates `importlib-metadata` from 6.11.0 to 8.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v6.11.0...v8.0.0) Updates `mkdocs` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.3...1.6.0) Updates `nodeenv` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.8.0...1.9.1) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `platformdirs` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.2) 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 `prompt-toolkit` from 3.0.43 to 3.0.36 - [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.43...3.0.36) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `pymdown-extensions` from 10.7.1 to 10.8.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.7.1...10.8.1) Updates `questionary` from 1.10.0 to 2.0.1 - [Commits](tmbo/questionary@1.10.0...2.0.1) Updates `regex` from 2024.4.16 to 2024.5.15 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.4.16...2024.5.15) Updates `tomlkit` from 0.12.4 to 0.13.0 - [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.0) Updates `typing-extensions` from 4.11.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.2) Updates `virtualenv` from 20.25.3 to 20.26.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.3...20.26.3) Updates `watchdog` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.0...v4.0.1) Updates `zipp` from 3.18.1 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.1...v3.19.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-mock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: argcomplete dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: coverage dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: decli dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: exceptiongroup dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: mkdocs dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nodeenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pygments dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pymdown-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: questionary dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typing-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: watchdog dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
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 development-dependencies group with 27 updates in the / directory:
24.4.0
24.4.2
3.9.1
3.28.0
1.9.0
1.10.1
5.1.0.20240311
5.1.0.20240425
8.1.1
8.2.2
0.23.6
0.23.8
9.5.18
9.5.29
69.5.1
71.0.1
3.1.6
3.4.0
2.14.0
2.15.0
7.4.4
7.6.0
0.6.1
0.6.2
1.2.0
1.2.2
3.13.4
3.15.4
2.5.35
2.6.0
1.8.0
1.9.1
24.0
24.1
4.2.0
4.2.2
5.9.8
6.0.0
2.17.2
2.18.0
10.7.1
10.8.1
2024.4.16
2024.5.15
0.12.4
0.13.0
4.11.0
4.12.2
20.25.3
20.26.3
4.0.0
4.0.1
3.18.1
3.19.2
Updates
black
from 24.4.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templatee7fb048
Prepare release 24.4.1 (#4328)3f0f8f1
Support PEP 696 (#4327)2f88085
Github Action: Directly install from repo ifexport-subst
is skipped (#4313)12ce3db
Move changelog entry to right section (#4326)1354be2
Add support to style function definitions with newlines before function stubs...f4b644b
Prevent wrapping of multiline fstrings in parens (#4325)Updates
commitizen
from 3.9.1 to 3.28.0Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
545f143
bump: version 3.27.0 → 3.28.0be744f9
feat: add argument to limit length of commit message in checks458345e
build(deps-dev): bump mkdocs-material from 9.5.28 to 9.5.299a89ae5
build(deps-dev): bump ruff from 0.5.1 to 0.5.2997db8e
build(deps-dev): bump ruff from 0.5.0 to 0.5.1dd9e352
build(deps): bump tomlkit from 0.12.5 to 0.13.034a9622
build(deps-dev): bump zipp from 3.18.2 to 3.19.163cd0eb
build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4d9a8315
build(deps-dev): bump mkdocs-material from 9.5.27 to 9.5.28974de65
test(cli): change type comparison to use isUpdates
mypy
from 1.9.0 to 1.10.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c28b525
[1.10 backport] Fix error reporting on cached run after uninstallation of thi...3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)Updates
types-mock
from 5.1.0.20240311 to 5.1.0.20240425Commits
Updates
pytest
from 8.1.1 to 8.2.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
329d371
Prepare release version 8.2.2214d098
Merge pull request #12414 from bluetech/backport-12409153a436
[8.2.x] fixtures: fix catastrophic performance problem inreorder_items
b41d5a5
Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7
[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01
[8.2.x] doc: Update trainings/events (#12402)1d103e5
[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252
[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4
Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae
[8.2.x] unittest: fix class instances no longer released on test teardown sin...Updates
pytest-asyncio
from 0.23.6 to 0.23.8Release notes
Sourced from pytest-asyncio's releases.
Commits
4be86a5
docs: Prepare release of v0.23.8.74b3a0a
Build(deps): Bump exceptiongroup in /dependencies/defaultb0009ca
[build] Declare support for Python 3.13.c747c7d
Build(deps): Bump coverage from 7.5.4 to 7.6.0 in /dependencies/default5c40a1c
Build(deps): Bump hypothesis in /dependencies/defaultb735e8a
build: Remove development dependency on Docker.91171b4
ci: Test with CPython 3.13.d572138
Build(deps): Bump hypothesis in /dependencies/defaulta89e4d7
Build(deps): Bump certifi in /dependencies/docsb646cc1
[fix] Fixed a bug that causes markers to be duplicated for async test functions.Updates
mkdocs-material
from 9.5.18 to 9.5.29Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
4f8081c
Prepare 9.5.29 release33452c9
Fixed annotations in figure captions672c403
Documentation (#7361)c7c8fcb
Updated Galician translations5d1f77c
Documentationf5fea7c
Updated dependenciesbe7ab8a
Addednpm run fix
to fix ESLint errors (#7337)36e5263
Documentation73d50aa
Updated premium sponsors1b78c2c
Prepare 9.5.28 releaseUpdates
setuptools
from 69.5.1 to 71.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
f2a6bb1
Bump version: 71.0.0 → 71.0.187afa4b
Merge pull request #4479 from pypa/bugfix/4475-all-the-filescf298e7
Add news fragment.7511617
Mark the file as xfail for now.9f07e22
Remove test as it's redundant to the check in test_its_own_wheel_does_not_con...5be48b9
Add test asserting cli scripts are included in wheel.1a52f11
Revert "Disable inclusion of package data as it causes 'tests' to be included...8482e6b
Revert "Ensure that package data from vendored packages gets installed."aa41ab5
Pin Sphinx to <7.4 as workaround for sphinx-doc/sphinx#12613. Closes #4474.9c53695
Update intersphinx link to point to redirected target.Updates
argcomplete
from 3.1.6 to 3.4.0Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
... (truncated)
Commits
7816191
v3.4.052d267d
No stdin for python calls from bash completion functions (#488)80e5cb6
Localize shell variable REPLY to avoid overwriting users' value (#489)6c9e540
Fix path to pexpect's bashrc (#485)c7cc834
v3.3.054a4846
Preserve compatibility with argparse option tuples of length 4057faff
ruff: preserve quote style9077be9
v3.2.3dd79ddf
Lazy completion loading for Zsh (#475)521082e
Conform to black formattingUpdates
babel
from 2.14.0 to 2.15.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
40b194f
Prepare for 2.15.0 release (#1079)c2e6c6e
Encode support for the "fall back to short format" logic for time delta forma...1a03526
Include Unicode license inlocale-data
and in documentation (#1074)c0fb56e
Allow alternative space characters as group separator when parsing numbers (#...fe82fbc
Use CLDR 44 and adjust tests to match new data (#1071)e0d1018
Improve .po IO (#1068)40e60a1
Upgrade GitHub Actions (#1054)2a1709a
Drop support for Python 3.7 (EOL since June 2023) (#1048)Updates
coverage
from 7.4.4 to 7.6.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
59a3cd7
docs: sample HTML for 7.6.07f27fa7
docs: prep for 7.6.06a268b0
docs: issues closed by the json region reporting5bfe9e7
chore: bump actions/setup-python from 5.1.0 to 5.1.1 (#1814)ab609ef
docs: mention json region reporting in the changes92d96b9
fix: json report needs 'no class' and 'no function' alsoe47e7e7
refactor: move duplicate code into methods3d6be2b
fix: json format should bump for regionsa9992d2
test: add a test of json regions with branches8b89764
test: json expectations should have explicit format numberUpdates
decli
from 0.6.1 to 0.6.2Updates
exceptiongroup
from 1.2.0 to 1.2.2Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
2399d54
Added the release versionbec9651
Removed problematic assert that caused compatibility issuesf3f0ff6
Updated Ruff configurationbb43ee0
Fixed formatting tests failing on Python 3.13eb8fbbc
[pre-commit.ci] pre-commit autoupdate (#129)6ff8300
[pre-commit.ci] pre-commit autoupdate (#128)761933f
[pre-commit.ci] pre-commit autoupdate (#127)1b43294
[pre-commit.ci] pre-commit autoupdate (#125)dd87018
[pre-commit.ci...Description has been truncated