-
Notifications
You must be signed in to change notification settings - Fork 47
Bump the python-requirements group across 1 directory with 15 updates #894
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
Merged
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
Bumps the python-requirements group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [humanize](https://github.com/python-humanize/humanize) | `4.9.0` | `4.10.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.22.0` | `4.23.0` | | [orjson](https://github.com/ijl/orjson) | `3.10.3` | `3.10.6` | | [pillow](https://github.com/python-pillow/Pillow) | `10.3.0` | `10.4.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.3` | `2.8.2` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240311` | `6.0.12.20240724` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20240602` | `2.32.0.20240712` | | [tenacity](https://github.com/jd/tenacity) | `8.3.0` | `8.5.0` | | [connected-components-3d](https://github.com/seung-lab/connected-components-3d) | `3.16.0` | `3.18.0` | | [albumentations](https://github.com/albumentations-team/albumentations) | `1.4.8` | `1.4.12` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.1` | | [responses](https://github.com/getsentry/responses) | `0.25.0` | `0.25.3` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.1` | `1.8.2` | | [opencv-python-headless](https://github.com/opencv/opencv-python) | `4.10.0.82` | `4.10.0.84` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.7` | `0.5.5` | Updates `humanize` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.9.0...4.10.0) Updates `jsonschema` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0) Updates `orjson` from 3.10.3 to 3.10.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.3...3.10.6) Updates `pillow` from 10.3.0 to 10.4.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.3.0...10.4.0) Updates `pydantic` from 2.7.3 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.3...v2.8.2) Updates `types-pyyaml` from 6.0.12.20240311 to 6.0.12.20240724 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.32.0.20240602 to 2.32.0.20240712 - [Commits](https://github.com/python/typeshed/commits) Updates `tenacity` from 8.3.0 to 8.5.0 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.3.0...8.5.0) Updates `connected-components-3d` from 3.16.0 to 3.18.0 - [Release notes](https://github.com/seung-lab/connected-components-3d/releases) - [Changelog](https://github.com/seung-lab/connected-components-3d/blob/master/ChangeLog) - [Commits](seung-lab/connected-components-3d@3.16.0...3.18.0) Updates `albumentations` from 1.4.8 to 1.4.12 - [Release notes](https://github.com/albumentations-team/albumentations/releases) - [Commits](albumentations-team/albumentations@1.4.8...1.4.12) Updates `mypy` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.1) Updates `responses` from 0.25.0 to 0.25.3 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.0...0.25.3) Updates `debugpy` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.1...v1.8.2) Updates `opencv-python-headless` from 4.10.0.82 to 4.10.0.84 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `ruff` from 0.4.7 to 0.5.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.7...0.5.5) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: connected-components-3d dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: albumentations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: opencv-python-headless dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
Wiz Scan Summary
|
1 similar comment
Wiz Scan Summary
|
JBWilkie
approved these changes
Aug 5, 2024
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.
Bumps the python-requirements group with 15 updates in the / directory:
4.9.04.10.04.22.04.23.03.10.33.10.610.3.010.4.02.7.32.8.26.0.12.202403116.0.12.202407242.32.0.202406022.32.0.202407128.3.08.5.03.16.03.18.01.4.81.4.121.10.01.11.10.25.00.25.31.8.11.8.24.10.0.824.10.0.840.4.70.5.5Updates
humanizefrom 4.9.0 to 4.10.0Release notes
Sourced from humanize's releases.
Commits
2a141c7[pre-commit.ci] pre-commit autoupdate (#190)cae4163Ruff updatesaa3a94eConfigure pyproject-fmt for 3.13 Trove classifier03af6b2[pre-commit.ci] pre-commit autoupdateb47d5eeUpdate dependency mkdocstrings to v0.25.1 (#189)2af4eb3Update dependency mkdocstrings to v0.25.114ff668Remove shebang from filesize.py (#188)4a37bd1[pre-commit.ci] auto fixes from pre-commit.com hooksae20f3bRemove shebang from filesize.pyf33d942Update docs/requirements.txt (#186)Updates
jsonschemafrom 4.22.0 to 4.23.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
cfe8a40Document the other change, and call this 4.23.0.25127a1Merge pull request #1282 from rominf/rominf-python3.1340410c4Declare support for 3.133a44b4bMerge pull request #1276 from python-jsonschema/pre-commit-ci-update-config6a00e35[pre-commit.ci] pre-commit autoupdate84fee43Merge pull request #1273 from python-jsonschema/pre-commit-ci-update-configa90d6e2[pre-commit.ci] pre-commit autoupdatec3a8641Merge pull request #1272 from python-jsonschema/pre-commit-ci-update-configdeb5398[pre-commit.ci] pre-commit autoupdate7fd28c3Update the (ancient draft3) color format for newer webcolors.Updates
orjsonfrom 3.10.3 to 3.10.6Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
c24e4ab3.10.6c369ea4str various refactor and perf9382058xxh3_64()95c86e5cargo update, build misc7b081e13.10.56b626c9dict, list full impl05fd9e1str escape u8 instead of u647f212b83.10.4c96351fcargo update, miscac8d90eModule specifies Py_MOD_GIL_USEDUpdates
pillowfrom 10.3.0 to 10.4.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
9b4fae710.4.0 version bumpb55d74bUpdate CHANGES.rst [ci skip]8daf550Merge pull request #8178 from radarhere/imageshowc6d8c58Merge pull request #7965 from Yay295/patch-3c9ec76aRaise FileNotFoundError if show_file() path does not existb48d175Update CHANGES.rst [ci skip]4d6dff3Merge pull request #8031 from radarhere/imagingcms_modes70b3815Merge pull request #8127 from radarhere/multiple_exif_markers88cd6d4Rearranged comments41426a6Merge pull request #8110 from radarhere/exififdUpdates
pydanticfrom 2.7.3 to 2.8.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
4978ee2update history0345929v bumpd390a04Fix issue with assertion caused by pluggable schema validator (#9838)040865fupdate history5a33e3bbump version2f9abb2Bumppydantic-coretov2.20.1,pydantic-extra-typestov2.9.0(#9832)ce9c5f7Remove spooky meetings file (#9824)6bdd6d1Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...701ccdeFix list constraint json schema application (#9818)2a066a2Bumprufftov0.5.0andpyrighttov1.1.369(#9801)Updates
types-pyyamlfrom 6.0.12.20240311 to 6.0.12.20240724Commits
Updates
types-requestsfrom 2.32.0.20240602 to 2.32.0.20240712Commits
Updates
tenacityfrom 8.3.0 to 8.5.0Release notes
Sourced from tenacity's releases.
Commits
31fe2d0fix: Restore contents of retry attribute for wrapped functions (#484)33cd0e1chore(deps): bump actions/checkout in the github-actions group (#483)a15fa64fix: Avoid overwriting local contexts with retry decorator (#479)ee6a8f7Includetenacity.asynciosubpackage in release dist (#474)702014bci: add support for trio in Mergify automerge (#470)ade0567Support Trio out-of-the-box, take 2 (#463)952189bUpdate index.rst: Remove * (#465)5b00c15chore(deps): bump the github-actions group across 1 directory with 2 updates ...21137e7Add async strategies (#451)Updates
connected-components-3dfrom 3.16.0 to 3.18.0Commits
243ab09release(3.18.0): connected_components_stack feature for huge arrays0cd42e5Merge branch 'master' of github.com:seung-lab/connected-components-3d6e6ec00feat: stacked CCL for huge arrays (#127)b141119refactor: move cc3d C++ logic and pure python logic away from each other89f7f46fix: missing COPYING part of LGPL2cc38e8release(3.17.0): cc3d.statistics supports 2d images properlyd0ac48afix: remove print statement55b7398fix+test: use uint16 for small dimensions for 2d653d53afeat: support 2d arrays properly in cc3d.statistics9d01796install: switch oldest-supported-numpy to numpyUpdates
albumentationsfrom 1.4.8 to 1.4.12Release notes
Sourced from albumentations's releases.
... (truncated)
Commits
bc42cc7Version boosted to 1.4.12 (#1858)2af5cdeRemoveget_params_dependent_on_targets(#1857)8d5c775Add textimage (#1848)8244a4bFix padding (#1856)bc54975Show in check message how to disable checks (#1855)ccfccd7Remove scikit learn (#1854)3fe2d36Addget_params_dependent_on_datamethod to transform interface. (#1847)c87c214Add shape to params (#1846)9bc3702Apply images (#1844)99fc53bmerge (#1843)Updates
mypyfrom 1.10.0 to 1.11.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
570b90aBump version to 1.11b3a102eFixRawExpressionType.acceptcrash with--cache-fine-grained(#17588)aec04c7Fix PEP 604 isinstance caching (#17563)cb44e4dFixtyping.TypeAliasTypebeing undefined on python < 3.12 (#17558)6cf9180Fix types.GenericAlias lookup crash (#17543)64c1ebfBump version to 1.11.1+devdbd5f5cRemove +dev from version for 1.11 releasef0a8c69Update CHANGELOG for mypy 1.11 (#17540)371f780CHANGELOG.md update for 1.11 (#17539)2563da0Fix daemon crash on invalid type in TypedDict (#17495)Updates
responsesfrom 0.25.0 to 0.25.3Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
8395a8drelease: 0.25.34f0ce0dUpdate CHANGES for #715b0573d2Addressed bug where recording requests does not save headers to file. Closes ...22fc9e8Merge branch 'release/0.25.2'a89ba90release: 0.25.2733ffbeUpdate CHANGES4b6b91aFix mypy errors on master19efe5bAdd feature for allowing the body of a request to be matched Closes #716 (#717)83f2e28Update CHANGESbfe063aUpdate CHANGESUpdates
debugpyfrom 1.8.1 to 1.8.2Release notes
Sourced from debugpy's releases.
Commits
09b5af0Merge pull request #1567 from microsoft/fix_apiscan_errors48855b0Add binaries built from github actions09ba39cRe-add profile flagb6ce45eReplase binaries with ones built from github actions5cef52crevert changes to batch file, since it runs as a PR check85c26ecForgot to add the built binaries5a81ad6Rebuilt inject binaries with PROFILE linker flagd9ae0afMerge branch 'main' into fix_apiscan_errors2ee8168Merge pull request #1566 from microsoft/codeowners1bebec6replace codeowners users with teamUpdates
opencv-python-headlessfrom 4.10.0.82 to 4.10.0.84Release notes
Sourced from opencv-python-headless's releases.