-
Notifications
You must be signed in to change notification settings - Fork 19
deps: bump the other-dependencies group with 5 updates #151
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
1eb91a3 to
5e2b995
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
Bumps the other-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [asttokens](https://github.com/gristlabs/asttokens) | `3.0.0` | `3.0.1` | | [bleach[css]](https://github.com/mozilla/bleach) | `6.2.0` | `6.3.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [executing](https://github.com/alexmojaki/executing) | `2.1.0` | `2.2.1` | | [tenacity](https://github.com/jd/tenacity) | `9.0.0` | `9.1.2` | Updates `asttokens` from 3.0.0 to 3.0.1 - [Commits](gristlabs/asttokens@v3.0.0...v3.0.1) Updates `bleach[css]` from 6.2.0 to 6.3.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.2.0...v6.3.0) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `executing` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.1.0...v2.2.1) Updates `tenacity` from 9.0.0 to 9.1.2 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.0.0...9.1.2) --- updated-dependencies: - dependency-name: asttokens dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: bleach[css] dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: executing dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
5e2b995 to
0b1cd40
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the other-dependencies group with 5 updates:
3.0.03.0.16.2.06.3.01.17.12.0.02.1.02.2.19.0.09.1.2Updates
asttokensfrom 3.0.0 to 3.0.1Commits
bdbf396Update mypy; add 3.14 to the CI; drop python 3.8 support (#167)f859c05Add tests for astroid v2, v3, and v4 to the CI (#166)84ef059Adapt asttokens for astroid 4.x (#165)9db9335Various links improvements (#163)3371ebfMerge pull request #161 from gristlabs/dependabot/pip/docs/requests-2.32.43a60115Bump requests from 2.32.2 to 2.32.4 in /docs584b51cMerge pull request #160 from gristlabs/dependabot/pip/docs/urllib3-2.5.03e9d703Bump urllib3 from 2.2.2 to 2.5.0 in /docs64d3f7cMerge pull request #158 from gristlabs/dependabot/pip/docs/jinja2-3.1.69b5fb1aBump jinja2 from 3.1.4 to 3.1.6 in /docsUpdates
bleach[css]from 6.2.0 to 6.3.0Changelog
Sourced from bleach[css]'s changelog.
Commits
5546d5dchore: prep for 6.3.0 release88df3ffchore: fix readthedocsd8b2fb4fix: fix wbr handling (#488)55e48cechore: add support for Python 3.14 (#758)a4d6cddchore: drop support for Python 3.9 (#756)172d92fBump actions/setup-python from 5.6.0 to 6.0.0df88612Bump actions/checkout from 4.2.2 to 5.0.0cbcf6b1Bump actions/cache from 4.2.3 to 4.3.0d9aa7efSwitch from dependabot reviewers to CODEOWNERS06f0f76Update setuptools, wheel, and twine for devsUpdates
cffifrom 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01release 2.0.0 (#196)95c84762.0.0 post beta backports (#195)195cbdaRelease 2.0.0b1 (#183)b4bbe79fix version test to support beta7ed073dAdd support for the free-threaded build (#178)67a170dChange the license from MIT to MIT-no-attribution, which is the same without ...92645ecAdd Python 3.14 support/testing (#177)2b81170doc: update test commands in Section Testing/development tips (#158)25172b8doc: update year (#153)b57a92cissue 147: force-compute nested structs before parent structs. Occurs mainly...Updates
executingfrom 2.1.0 to 2.2.1Commits
bafb305Add 3.14 to classifiers5ed2ba3Merge pull request #97 from alexmojaki/3.1428095d4refactor: review changesbb09dc6refactor: some cleanupdabc70efix: inst.argval can be a tuple for sometimes0772f91fix: removed commentsbacc5b6fix: moved verification for CALL_INTRINSIC_2 back to 3.13ec09075test: added sample_results for 3.149405fedfix: handle synthetic code to store annotationf09e4cdfix: TypeVar defaultsUpdates
tenacityfrom 9.0.0 to 9.1.2Release notes
Sourced from tenacity's releases.
Commits
62787c3ci: fix build2b173a1ci: fix typoa44271ffix: Add re.Pattern to allowed match types (#497)b4dfa3fchore(deps): bump actions/setup-python in the github-actions group (#522)f9a879cci: upload on PyPI using trusted publishing (#520)bfbf173fix: return "Self" from "BaseRetrying.copy" (#518)212c47cci: update ubuntu image (#516)3e2c181ci: remove Python 3.8 support (#515)3203359Test with Python 3.13 (#480)72db274chore(deps): bump actions/setup-python in the github-actions group (#513)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions