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

Commit

Permalink
build(deps): bump the general group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [gevent](https://github.com/gevent/gevent) | `24.10.3` | `24.11.1` |
| [jedi](https://github.com/davidhalter/jedi) | `0.19.1` | `0.19.2` |
| [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.11.0` | `6.11.1` |
| [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) | `2024.9` | `2024.10` |
| [setuptools](https://github.com/pypa/setuptools) | `75.3.0` | `75.4.0` |


Updates `gevent` from 24.10.3 to 24.11.1
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@24.10.3...24.11.1)

Updates `jedi` from 0.19.1 to 0.19.2
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.19.1...v0.19.2)

Updates `pyinstaller` from 6.11.0 to 6.11.1
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.11.0...v6.11.1)

Updates `pyinstaller-hooks-contrib` from 2024.9 to 2024.10
- [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst)
- [Commits](pyinstaller/pyinstaller-hooks-contrib@v2024.9...v2024.10)

Updates `setuptools` from 75.3.0 to 75.4.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.3.0...v75.4.0)

---
updated-dependencies:
- dependency-name: gevent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: jedi
  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-patch
  dependency-group: general
- dependency-name: pyinstaller-hooks-contrib
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent bafd36e commit e08d994
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ executing==2.1.0
fastjsonschema==2.20.0
fonttools==4.54.1
future==1.0.0
gevent==24.10.3
gevent==24.11.1
gevent-websocket==0.10.1
greenlet==3.1.1
idna==3.10
ipython==8.29.0
jedi==0.19.1
jedi==0.19.2
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
Expand Down Expand Up @@ -58,8 +58,8 @@ pure-eval==0.2.3
pyasn1==0.6.1
pycparser==2.22
Pygments==2.18.0
pyinstaller==6.11.0
pyinstaller-hooks-contrib==2024.9
pyinstaller==6.11.1
pyinstaller-hooks-contrib==2024.10
PyNaCl==1.5.0
pyparsing==3.2.0
pypiwin32==223
Expand All @@ -74,7 +74,7 @@ regex==2024.11.6
requests==2.32.3
rpds-py==0.21.0
rsa==4.9
setuptools==75.3.0
setuptools==75.4.0
six==1.16.0
soupsieve==2.6
stack-data==0.6.3
Expand Down

0 comments on commit e08d994

Please sign in to comment.