This repository has been archived by the owner on Nov 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the general group across 1 directory with 5 updates #93
Merged
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 general group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.6.1` | `8.6.2` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.6.0` | `6.7.0` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [setuptools](https://github.com/pypa/setuptools) | `69.5.1` | `70.0.0` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `6.4` | `6.4.post1` | Updates `jupyter-client` from 8.6.1 to 8.6.2 - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v8.6.1...v8.6.2) Updates `pyinstaller` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.6.0...v6.7.0) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) 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 `zope-interface` from 6.4 to 6.4.post1 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@6.4...6.4.post1) --- updated-dependencies: - dependency-name: jupyter-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: general - dependency-name: zope-interface dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependency ReviewThe following issues were found:
License Issuesrequirements.txt
OpenSSF Scorecard
Scanned Manifest Filesrequirements.txt
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 general group with 5 updates in the / directory:
8.6.1
8.6.2
6.6.0
6.7.0
2.31.0
2.32.2
69.5.1
70.0.0
6.4
6.4.post1
Updates
jupyter-client
from 8.6.1 to 8.6.2Release notes
Sourced from jupyter-client's releases.
Changelog
Sourced from jupyter-client's changelog.
Commits
8ca76ea
Publish 8.6.2474093f
Use non-blocking zmq Poller (#1023)0236973
use https url (#1021)Updates
pyinstaller
from 6.6.0 to 6.7.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.
Commits
48336c0
Release v6.7.0. [skip ci]a8da1a7
hooks: update pkg_resources hook for setuptools >= 70.0.06765848
conftest: macOS: havepyi_builder
set up minimal PATH4f111a7
Tests: Requirements: Scheduled weekly dependency update for week 20 (#8549)22e928e
tests: re-enable test_unbuffered_stdio on CI2806e90
hook: win32ctypes.core: always collect the ctypes backendc5bf786
hooks: sqlalchemy: collect plugins and dialects via entry-points6c1a9fe
Tests: Requirements: Scheduled weekly dependency update for week 19 (#8462)a351183
Tests: Requirements: Scheduled weekly dependency update for week 18 (#8450)5663cd5
doc: Promote python -m PyInstaller [skip ci]Updates
requests
from 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
setuptools
from 69.5.1 to 70.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5cbf12a
Workaround for release error in v709c1bcc3
Bump version: 69.5.1 → 70.0.04dc0c31
Remove deprecatedsetuptools.dep_util
(#4360)6c1ef57
Remove xfail now that test passes. Ref #4371.d14fa01
Add all site-packages dirs when creating simulated environment for test_edita...6b7f7a1
Preventbin
folders to be taken as extern packages when vendoring (#4370)69141f6
Add doctest for vendorised bin folder2a53cc1
Prevent 'bin' folders to be taken as extern packages7208628
Replace call to deprecatedvalidate_pyproject
command (#4363)96d681a
Remove call to deprecated validate_pyproject commandUpdates
zope-interface
from 6.4 to 6.4.post1Changelog
Sourced from zope-interface's changelog.
Commits
ce509ed
Preparing release 6.4.post12633bae
Merge pull request #300 from zopefoundation/config-with-c-code-template-7ec8131df9cb3a5
- attempt to fix aarch64 by only testing standard interpreterse8ad972
Merge pull request #296 from zopefoundation/config-with-c-code-template-761944d0dcb1862
Merge branch 'master' into config-with-c-code-template-761944d042a37a3
Back to development: 6.548bca92
Preparing release 6.4.post0a2714d6
Add change log entry.87516c5
- update meta/config to publish Windows wheelsde7c521
- vb [ci skip]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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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