Bump the version-all group across 1 directory with 6 updates#6
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the version-all group across 1 directory with 6 updates#6dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [tenacity](https://github.com/jd/tenacity), [datasets](https://github.com/huggingface/datasets), [gymnasium](https://github.com/Farama-Foundation/Gymnasium), [pillow](https://github.com/python-pillow/Pillow), [uvicorn](https://github.com/encode/uvicorn) and [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) to permit the latest version. Updates `tenacity` to 9.1.2 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.0.0...9.1.2) Updates `datasets` to 3.5.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.2.0...3.5.0) Updates `gymnasium` to 1.1.1 - [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases) - [Commits](Farama-Foundation/Gymnasium@v1.0.0...v1.1.1) Updates `pillow` to 11.2.1 - [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.2.1) Updates `uvicorn` to 0.34.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.0...0.34.1) Updates `duckduckgo-search` to 8.0.0 - [Release notes](https://github.com/deedy5/duckduckgo_search/releases) - [Commits](deedy5/ddgs@v7.5.1...v8.0.0) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production dependency-group: version-all - dependency-name: datasets dependency-version: 3.5.0 dependency-type: direct:production dependency-group: version-all - dependency-name: gymnasium dependency-version: 1.1.1 dependency-type: direct:production dependency-group: version-all - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production dependency-group: version-all - dependency-name: uvicorn dependency-version: 0.34.1 dependency-type: direct:production dependency-group: version-all - dependency-name: duckduckgo-search dependency-version: 8.0.0 dependency-type: direct:production dependency-group: version-all ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on tenacity, datasets, gymnasium, pillow, uvicorn and duckduckgo-search to permit the latest version.
Updates
tenacityto 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)Updates
datasetsto 3.5.0Release notes
Sourced from datasets's releases.
Commits
0b5998arelease: 3.5.0 (#7484)5f8d2adPriotitize json (#7476)a256b85Minor fix for metadata files in extension counter (#7464)781ce85Fix local pdf loading (#7466)d6d0281Introduce pdf support (#7318) (#7325)0f6e35fset dev version (#7462)f742152release: 3.4.1 (#7460)e7f1defFix data_files filtering (#7459)6f7cd01set dev version (#7454)14fb15arelease: 3.4.0 (#7453)Updates
gymnasiumto 1.1.1Release notes
Sourced from gymnasium's releases.
Commits
1c7c709Remove Mujoco assert on metadata render-mode (#1328)583f6a7Refer to numpy instead of jax [for vars and docs] in vector NumpyToTorch (#1319)9ff8bf4Update version number to v1.1e2599f0Update vector autoreset documentation. (#1318)e4c1f90Add probability masking tospace.sample(#1310)1dffcc6AllowAtariPreprocessingnon-square observations (#1312)a4f8cfbImprove 'set_wrapper_attr'. (#1294)a894632wrappers.vector.NumpyToTorchusesDevicefromwrappers.NumpyTorchnot `...2a8441dAdd None to None conversion for JaxToNumpy, JaxToTorch and NumpyToTorch (#1306)d92e030Prevented accidental alteration of env_spec_kwargs in make_vec (#1304)Updates
pillowto 11.2.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
339bc5d11.2.1 version bump857b884Merge pull request #8885 from radarhere/releasenotes7a0092fRemove incomplete 11.2.0 release, bill as 11.2.1 insteadd52c2dbDo not include libavif in wheels8dafc38Added 11.2.1 release notes07d7800Removed release notes update0490948Remove GPL v2 license (#8884)774d0aeMerge pull request #8868 from radarhere/xz_upgraded1e27fcMerge pull request #8870 from radarhere/harfbuzz_upgradec8d98d5Added avif to config settings (#8875)Updates
uvicornto 0.34.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
695820aVersion 0.34.1 (#2612)56c45dbdocs: add sponsorship banner (#2611)f2192ccdocs: add section about Docker under Deployment (#2610)7fb029dBump the python-packages group with 8 updates (#2606)4fdfec4docs: mention discord instead of gitter (#2595)e5f3663Speed up test suite with pytest-xdist (#2537)2445e79docs: improve settings page (#2594)7abc199Bump the python-packages group with 5 updates (#2588)4e6786eAdd sponsorship page (#2593)8136fb6Avoid test dependency on typing_extensions (#2590)Updates
duckduckgo-searchto 8.0.0Release notes
Sourced from duckduckgo-search's releases.
Commits
6979976chore: bump to v8.0.08aefa95fix(typing): fix typing in cli and tests58e5b95feat(chat): remove chat8c22ffdchore: bump version to v7.5.5a584ec4fix(chat): add_chat_xfe58c48d4chore: bump version to v7.5.48668079fix(chat):x-vqd-hash-1= ""e2261ebchore: bump version to v7.5.32d779bafix(chat): addx-vqd-hash-1cca4a2cdocs: update README.mdDependabot 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