Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Bump the general group with 4 updates
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 12c2d7d commit a2e05f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -90,4 +90,4 @@ whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.9
zope.event==5.0
zope.interface==6.2
zope.interface==6.3

0 comments on commit a2e05f5

Please sign in to comment.