From a2e05f5abd50df860814dc98526ac468e7527729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:51:34 +0000 Subject: [PATCH] Bump the general group with 4 updates 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](https://github.com/ipython/matplotlib-inline/compare/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](https://github.com/pyinstaller/pyinstaller/compare/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](https://github.com/pypa/setuptools/compare/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](https://github.com/zopefoundation/zope.interface/compare/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] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index bd84bdb..1bd4df6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ jupyter_core==5.7.2 jupyterlab_pygments==0.3.0 keyboard==0.13.5 MarkupSafe==2.1.5 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mistune==3.0.2 nbclient==0.10.0 nbconvert==7.16.4 @@ -59,7 +59,7 @@ pure-eval==0.2.2 pyasn1==0.6.0 pycparser==2.22 Pygments==2.17.2 -pyinstaller==6.5.0 +pyinstaller==6.6.0 pyinstaller-hooks-contrib==2024.5 PyNaCl==1.5.0 pyparsing==3.1.2 @@ -75,7 +75,7 @@ regex==2024.4.28 requests==2.31.0 rpds-py==0.18.0 rsa==4.9 -setuptools==69.2.0 +setuptools==69.5.1 six==1.16.0 soupsieve==2.5 stack-data==0.6.3 @@ -90,4 +90,4 @@ whichcraft==0.6.1 wrapt==1.16.0 yarg==0.1.9 zope.event==5.0 -zope.interface==6.2 \ No newline at end of file +zope.interface==6.3 \ No newline at end of file