-
Notifications
You must be signed in to change notification settings - Fork 2
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 30 updates #74
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 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symengine](https://github.com/symengine/symengine.py) | `0.11.0` | `0.13.0` | | [networkx](https://github.com/networkx/networkx) | `3.3` | `3.4.2` | | [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.8` | `0.7.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.0.2` | `8.1.3` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.9.19` | `2024.10.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.4.4` | `2.5.0` | | [typeguard](https://github.com/agronholm/typeguard) | `4.3.0` | `4.4.0` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.2.2.240909` | `2.2.3.241009` | | [anyio](https://github.com/agronholm/anyio) | `4.6.0` | `4.6.2.post1` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.6` | `1.8.7` | | [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.3.9` | | [ipython](https://github.com/ipython/ipython) | `8.27.0` | `8.29.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` | | [psutil](https://github.com/giampaolo/psutil) | `6.0.0` | `6.1.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.4` | `3.2.0` | | [pywin32](https://github.com/mhammond/pywin32) | `306` | `308` | | ruamel-yaml-clib | `0.2.8` | `0.2.12` | | [starlette](https://github.com/encode/starlette) | `0.39.1` | `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` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20240913` | `2024.2.0.20241003` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.5` | `20.27.1` | Updates `symengine` from 0.11.0 to 0.13.0 - [Release notes](https://github.com/symengine/symengine.py/releases) - [Commits](symengine/symengine.py@v0.11.0...v0.13.0) Updates `networkx` from 3.3 to 3.4.2 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.3...networkx-3.4.2) 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.8 to 0.7.1 - [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.8...0.7.1) 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.19 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.19...2024.10.03) Updates `sphinx-autodoc-typehints` from 2.4.4 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.4...2.5.0) Updates `typeguard` from 4.3.0 to 4.4.0 - [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.0) Updates `pandas-stubs` from 2.2.2.240909 to 2.2.3.241009 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.2.2.240909...v2.2.3.241009) Updates `anyio` from 4.6.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.6.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 `debugpy` from 1.8.6 to 1.8.7 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.6...v1.8.7) 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 `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 `pillow` from 10.4.0 to 11.0.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.0.0) Updates `psutil` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0) Updates `pyparsing` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.4...3.2.0) Updates `pywin32` from 306 to 308 - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) Updates `ruamel-yaml-clib` from 0.2.8 to 0.2.12 Updates `starlette` from 0.39.1 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.39.1...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 `types-pytz` from 2024.2.0.20240913 to 2024.2.0.20241003 - [Commits](https://github.com/python/typeshed/commits) 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.5 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.5...20.27.1) --- updated-dependencies: - dependency-name: symengine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-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: pandas-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: debugpy 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: 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: pillow dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pyparsing dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pywin32 dependency-type: indirect update-type: version-update:semver-major 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: types-pytz 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 ... 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 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/poetry-dependencies-dd033f0a5f
branch
December 1, 2024 13:01
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 30 updates in the / directory:
0.11.0
0.13.0
3.3
3.4.2
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.8
0.7.1
8.0.2
8.1.3
2024.9.19
2024.10.3
2.4.4
2.5.0
4.3.0
4.4.0
2.2.2.240909
2.2.3.241009
4.6.0
4.6.2.post1
3.3.2
3.4.0
1.8.6
1.8.7
0.3.8
0.3.9
8.27.0
8.29.0
2.1.5
3.0.2
10.4.0
11.0.0
6.0.0
6.1.0
3.1.4
3.2.0
306
308
0.2.8
0.2.12
0.39.1
0.41.2
6.0.0
6.1.0
2.0.1
2.0.2
2024.2.0.20240913
2024.2.0.20241003
0.30.6
0.32.0
20.26.5
20.27.1
Updates
symengine
from 0.11.0 to 0.13.0Release notes
Sourced from symengine's releases.
Commits
1296417
Merge pull request #493 from isuruf/bump282d134
Bump symengine versiond60e88e
Add Moraxyc to authors1059568
Merge pull request #488 from isuruf/verf090678
Bump versionfa9d699
Merge pull request #487 from isuruf/subs-except8f6f7a3
Mark subs as throwing exceptions9ce6c5a
Merge pull request #481 from bjodah/fix-Equality-func3eaf921
Fix 32 bit appveyor4e85a86
refactor appveyorUpdates
networkx
from 3.3 to 3.4.2Release notes
Sourced from networkx's releases.
... (truncated)
Commits
2acf159
Designate 3.4.2 release36863b0
Add disclaimer about LLM driven PRs (#7683)fb17e15
Fix draw_networkx_nodes return type (#7685)173f6c3
Fix doc warnings from recently added docs (#7682)2f45b4d
Fix docstrings of dispatchable functions (#7679)c107d25
Bump release versionab4d375
Designate 3.4.1 releasebcffd70
Update release process16fdb10
MAINT: delay loading of backend_info to after imports (#7672)3bf29e1
Bump release versionUpdates
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.8 to 0.7.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
337af83
Bump version to 0.7.1 (#13913)113ce84
Fixnormalize
arguments whenfstring_formatting
is disabled (#13910)7272f83
Fix preview style name incan_omit_parentheses
to is_f_string_formatting_en...3eb4546
[red-knot] Format mdtest Python snippets more concisely (#13905)77ae0cc
[red-knot] Infer subscript expression types for bytes literals (#13901)73ee72b
Join implicit concatenated strings when they fit on a line (#13663)e402e27
Use referencial equality intraversal
helper methods (#13895)de4181d
Remove "default" remark fromruff check
(#13900)2c57c2d
[red-knot] Type narrowing forisinstance
checks (#13894)72c18c8
Fix E221 and E222 to flag missing or extra whitespace around==
operator (#...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.19 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
organisationUpdates
sphinx-autodoc-typehints
from 2.4.4 to 2.5.0Release notes
Sourced from sphinx-autodoc-typehints's releases.