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
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 4 updates: [matplotlib-inline](https://github.com/ipython/matplotlib-inline), [pyinstaller](https://github.com/pyinstaller/pyinstaller), [setuptools](https://github.com/pypa/setuptools) and [zope-interface](https://github.com/zopefoundation/zope.interface). Updates `matplotlib-inline` from 0.1.6 to 0.1.7 - [Commits](ipython/matplotlib-inline@0.1.6...0.1.7) Updates `pyinstaller` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.5.0...v6.6.0) Updates `setuptools` from 69.2.0 to 69.5.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.2.0...v69.5.1) Updates `zope-interface` from 6.2 to 6.3 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@6.2...6.3) --- updated-dependencies: - dependency-name: matplotlib-inline 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: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: zope-interface dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 30, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.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 4 updates: matplotlib-inline, pyinstaller, setuptools and zope-interface.
Updates
matplotlib-inline
from 0.1.6 to 0.1.7Commits
fc7dd9d
Release 0.1.74af2f45
Use short matplotlib backend namec5887ea
Add matplotlib.backend entry point876fe60
Use pyproject.toml instead of setup.cfg0f419e3
test on maina61e9e7
Update maintenance email and github actionsd073f5e
Create dependabot.yml (#30)897871d
Merge pull request #28 from Carreau/secmd3afd5b6
Add security.mdUpdates
pyinstaller
from 6.5.0 to 6.6.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.