Bump the pip group across 2 directories with 4 updates#826
Open
dependabot[bot] wants to merge 3 commits intomainfrom
Open
Bump the pip group across 2 directories with 4 updates#826dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps the pip group with 4 updates in the /scripts directory: [setuptools](https://github.com/pypa/setuptools), [aiohttp](https://github.com/aio-libs/aiohttp), [cryptography](https://github.com/pyca/cryptography) and [nltk](https://github.com/nltk/nltk). Bumps the pip group with 3 updates in the /sdk directory: [setuptools](https://github.com/pypa/setuptools), [aiohttp](https://github.com/aio-libs/aiohttp) and [cryptography](https://github.com/pyca/cryptography). Updates `setuptools` from 69.5.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) Updates `aiohttp` from 3.10.2 to 3.10.8 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.8) Updates `cryptography` from 43.0.0 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) Updates `nltk` from 3.8.1 to 3.9 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.1...3.9) Updates `setuptools` from 69.5.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) Updates `aiohttp` from 3.10.5 to 3.10.8 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.8) Updates `cryptography` from 43.0.0 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: indirect dependency-group: pip - dependency-name: cryptography dependency-type: indirect dependency-group: pip - dependency-name: nltk dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the pip group with 4 updates in the /scripts directory: setuptools, aiohttp, cryptography and nltk.
Bumps the pip group with 3 updates in the /sdk directory: setuptools, aiohttp and cryptography.
Updates
setuptoolsfrom 69.5.1 to 70.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5cbf12aWorkaround for release error in v709c1bcc3Bump version: 69.5.1 → 70.0.04dc0c31Remove deprecatedsetuptools.dep_util(#4360)6c1ef57Remove xfail now that test passes. Ref #4371.d14fa01Add all site-packages dirs when creating simulated environment for test_edita...6b7f7a1Preventbinfolders to be taken as extern packages when vendoring (#4370)69141f6Add doctest for vendorised bin folder2a53cc1Prevent 'bin' folders to be taken as extern packages7208628Replace call to deprecatedvalidate_pyprojectcommand (#4363)96d681aRemove call to deprecated validate_pyproject commandUpdates
aiohttpfrom 3.10.2 to 3.10.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8a7ce94Release 3.10.8 (#9330)a308f74[PR #9326/fe26ae2 backport][3.10] Fix TimerContext not uncancelling the curre...52e0b91Fix custom cookies example (#9321) (#9324)609c6e3Increment version to 3.10.8.dev0f9a9e85Release 3.10.7 (#9320)8220ced[PR #9309/e4028333 backport][3.10] Fix building the URL in BaseRequest when t...d32d580[PR #9301/c240b52 backport][3.10] Replace code that can now be handled by yar...fd5ece6Bump yarl to 1.13.0 (#9302) (#9304)d6d2bcc[PR #9294/552dea53 backport][3.10] Backport type fix from #9226 (#9299)e6bcfbe[PR #9171/0462ae6b backport][3.10] Switch to usingyarl.URL.absoluteover `...Updates
cryptographyfrom 43.0.0 to 43.0.1Changelog
Sourced from cryptography's changelog.
Commits
a773387bump for 43.0.1 (#11533)0393fefBackport setuptools version ban (#11526)6687babBump openssl from 0.10.65 to 0.10.66 in /src/rust (#11320) (#11324)Updates
nltkfrom 3.8.1 to 3.9Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
24936a2Bump version to 3.9c222897Merge branch 'develop' of https://github.com/nltk/nltk into develop34c3a4aMerge branch 'develop' of https://github.com/nltk/nltk into develop253dd3aadd blackc43727fUpdate version7137405Merge pull request #3066 from asishm/bugfix-lambda-closure-leak369cb9fMerge pull request #3245 from ekaf/hotfix-closuredup501c70eMerge branch 'develop' into hotfix-closuredupbf05dc4Merge pull request #3306 from ekaf/py3_compat66539c7Sorted output in unit/test_wordnet.pyUpdates
setuptoolsfrom 69.5.1 to 70.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5cbf12aWorkaround for release error in v709c1bcc3Bump version: 69.5.1 → 70.0.04dc0c31Remove deprecatedsetuptools.dep_util(#4360)6c1ef57Remove xfail now that test passes. Ref #4371.d14fa01Add all site-packages dirs when creating simulated environment for test_edita...6b7f7a1Preventbinfolders to be taken as extern packages when vendoring (#4370)69141f6Add doctest for vendorised bin folder2a53cc1Prevent 'bin' folders to be taken as extern packages7208628Replace call to deprecatedvalidate_pyprojectcommand (#4363)96d681aRemove call to deprecated validate_pyproject commandUpdates
aiohttpfrom 3.10.5 to 3.10.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8a7ce94Release 3.10.8 (#9330)a308f74[PR #9326/fe26ae2 backport][3.10] Fix TimerContext not uncancelling the curre...52e0b91Fix custom cookies example (#9321) (#9324)609c6e3Increment version to 3.10.8.dev0f9a9e85Release 3.10.7 (#9320)8220ced[PR #9309/e4028333 backport][3.10] Fix building the URL in BaseRequest when t...d32d580[PR #9301/c240b52 backport][3.10] Replace code that can now be handled by yar...fd5ece6Bump yarl to 1.13.0 (#9302) (#9304)d6d2bcc[PR #9294/552dea53 backport][3.10] Backport type fix from #9226 (#9299)e6bcfbe[PR #9171/0462ae6b backport][3.10] Switch to usingyarl.URL.absoluteover `...Updates
cryptographyfrom 43.0.0 to 43.0.1Changelog
Sourced from cryptography's changelog.
Commits
a773387bump for 43.0.1 (#11533)0393fefBackport setuptools version ban (#11526)6687babBump openssl from 0.10.65 to 0.10.66 in /src/rust (#11320) (#11324)You can trigger a rebase of this PR 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.