-
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 across 1 directory with 28 updates #214
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 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.4` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | `4.6.0` | `5.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.4` | `0.7.2` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.0.2` | `8.1.3` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.9.3` | `2024.10.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.4.0` | `2.5.0` | | [typeguard](https://github.com/agronholm/typeguard) | `4.3.0` | `4.4.1` | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.2.post1` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.3.9` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.0` | `3.16.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [ipython](https://github.com/ipython/ipython) | `8.27.0` | `8.29.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.2` | `4.3.6` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.47` | `3.0.48` | | ruamel-yaml-clib | `0.2.8` | `0.2.12` | | [starlette](https://github.com/encode/starlette) | `0.38.5` | `0.41.2` | | [tokenize-rt](https://github.com/asottile/tokenize-rt) | `6.0.0` | `6.1.0` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.4` | `20.27.1` | | [websockets](https://github.com/python-websockets/websockets) | `13.0.1` | `13.1` | Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `coverage` from 7.6.1 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.4) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `pre-commit-hooks` from 4.6.0 to 5.0.0 - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Updates `ruff` from 0.6.4 to 0.7.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.4...0.7.2) Updates `sphinx` from 8.0.2 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3) Updates `sphinx-autobuild` from 2024.9.3 to 2024.10.3 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.09.03...2024.10.03) Updates `sphinx-autodoc-typehints` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.4.0...2.5.0) Updates `typeguard` from 4.3.0 to 4.4.1 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.3.0...4.4.1) 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 `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 `distlib` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.8...0.3.9) Updates `filelock` from 3.16.0 to 3.16.1 - [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.16.0...3.16.1) Updates `identify` from 2.6.0 to 2.6.1 - [Commits](pre-commit/identify@v2.6.0...v2.6.1) 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.27.0 to 8.29.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.27.0...8.29.0) 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 `platformdirs` from 4.3.2 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.3.2...4.3.6) 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 `ruamel-yaml-clib` from 0.2.8 to 0.2.12 Updates `starlette` from 0.38.5 to 0.41.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.5...0.41.2) Updates `tokenize-rt` from 6.0.0 to 6.1.0 - [Commits](asottile/tokenize-rt@v6.0.0...v6.1.0) Updates `tomli` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.0.2) 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 `uvicorn` from 0.30.6 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.0) Updates `virtualenv` from 20.26.4 to 20.27.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.4...20.27.1) Updates `websockets` from 13.0.1 to 13.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.0.1...13.1) --- 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-patch dependency-group: poetry-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: typeguard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: distlib dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: markupsafe dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruamel-yaml-clib dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: tokenize-rt dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: tomli dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-minor 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
Nov 4, 2024
@dependabot rebase |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/poetry-dependencies-5adc75848f
branch
November 26, 2024 11:04
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 poetry-dependencies group with 28 updates in the / directory:
24.8.0
24.10.0
7.6.1
7.6.4
1.11.2
1.13.0
3.8.0
4.0.1
4.6.0
5.0.0
0.6.4
0.7.2
8.0.2
8.1.3
2024.9.3
2024.10.3
2.4.0
2.5.0
4.3.0
4.4.1
4.4.0
4.6.2.post1
3.3.2
3.4.0
0.3.8
0.3.9
3.16.0
3.16.1
2.6.0
2.6.1
3.8
3.10
8.27.0
8.29.0
2.1.5
3.0.2
4.3.2
4.3.6
3.0.47
3.0.48
0.2.8
0.2.12
0.38.5
0.41.2
6.0.0
6.1.0
2.0.1
2.0.2
2.2.2
2.2.3
0.30.6
0.32.0
20.26.4
20.27.1
13.0.1
13.1
Updates
black
from 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427a
Prepare release 24.10.0 (#4471)a22b1eb
Add mypyc 3.13 wheel build (#4449)b7d0e72
Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92
Include --unstable in cache key (#4466)8d9d18c
Fix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3
Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2add
Use builtin generics (#4458)2a45cec
Fix crashes with comments in parentheses (#4453)b4d6d86
Drop Python 3.8 support (#4452)ac018c1
Require newer aiohttp for blackd (#4451)Updates
coverage
from 7.6.1 to 7.6.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f24f76b
docs: sample HTML for 7.6.496e10f7
docs: prep for 7.6.4b8c236a
fix: multi-line with-statements exit correctly. #188064b7a45
docs: another discord reference68d7427
docs: Python Discord43adcea
build: include 3.14 in the usual Pythonsfb2b49f
build: github_releases can update older releases, and pauses to get the sorti...ca550ca
3.0b2 wasn't correctly titleddebcc77
build: bump version342a4cb
docs: sample HTML for 7.6.3Updates
mypy
from 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034
Bump version to 1.13.02eeb588
Update changelog for 1.12.1 (#17999)bc0386b
Changelog for 1.13 (#18000)5c4d2db
Add faster-cache extra, test in CI (#17978)854ad18
Make is_sub_path faster (#17962)50aa4ca
Speed up stubs suggestions (#17965)7c27808
Use orjson instead of json, when available (#17955)2cd2406
Use fast path in modulefinder more often (#17950)e20aaee
Let mypyc optimise os.path.join (#17949)159974c
Use sha1 for hashing (#17953)Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
pre-commit-hooks
from 4.6.0 to 5.0.0Release notes
Sourced from pre-commit-hooks's releases.
Changelog
Sourced from pre-commit-hooks's changelog.
Commits
cef0300
v5.0.0f47ab2f
Merge pull request #1049 from Jeffrey-Lim/mainfd01124
Extend check for illegal Windows filenames515e8b3
Merge pull request #1085 from AdrianDC/destroyed-symlinksc7d1e85
set stages fordestroyed-symlinks
5b5b46d
Merge pull request #1093 from pre-commit/non-deprecated-stages-names003dfa5
update stages names to the non-deprecated namesed71474
Merge pull request #1088 from pre-commit/pre-commit-ci-update-config6553d02
remove types-all6952eeb
[pre-commit.ci] pre-commit autoupdateUpdates
ruff
from 0.6.4 to 0.7.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c3b52
generate using cargo-dista388e49
Temporary comment out certain release steps099f077
[docs] Add rule short code to mkdocs tags (#14040)8574751
Give non-existent files a durability of at least Medium (#14034)ddae741
Switch touv publish
(#14042)5053d2c
Doc: markdown link fix (#14041)ef72fd7
Bump version to 0.7.2 (#14039)658a51e
Fix typo for static method decorator (#14038)7c2da4f
Sync vendored typeshed stubs (#14030)48fa839
Use named function in incremental red knot benchmark (#14033)Updates
sphinx
from 8.0.2 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510de
Bump to 8.1.3 final62e9606
Restore support forcut_lines()
with no object type (#13015)5ae32ce
Bump versiona72b47b
Bump to 8.1.2 final39a45ad
ExposeExtensionError
insphinx.util
for backwards compatibility.5a4859a
Add docs about sphinx-autobuild (#13011)05679ef
Type-check the 'autodoc_intenum' example (#12827)86d1d31
Prune CHANGES of unneeded sectionsb6269d3
Improve documentation for the Builder API (#13008)c46abc4
Improve clarity formaster_doc
androot_doc
Updates
sphinx-autobuild
from 2024.9.3 to 2024.10.3Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
86e2f37
Release 2024.10.031771311
Improve handling for errors in pre-build commands (#181)5eedf72
Release 2024.10.021743a43
Show which paths changed when rebuilding028cf60
Add missingfrom __future__ import annotations
importsf3146c1
Use-m sphinx build
if supported49457de
fixup! Fix path filtering on Windows2e4e6f7
Splitshow()
intoshow_message()
andshow_command()
829ec71
Restrict the release workflow to the@sphinx-doc
organisation4552a5f
Release 2024.09.19Updates
sphinx-autodoc-typehints
from 2.4.0 to 2.5.0Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
244af2f
Apply typehints_formatter to signature (#494)e17a669
[pre-commit.ci] pre-commit autoupdate (#492)e24bf5e
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#491)07c2751
Fix the type checker (#493)70b7c4f
[pre-commit.ci] pre-commit autoupdate (#490)73293b9
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#488)c632481
[pre-commit.ci] pre-commit autoupdate (#489)4b19ed2
Link to API directly51f6cb3
Fix broken link in README658bc80
Update README.mdUpdates
typeguard
from 4.3.0 to 4.4.1Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.