Skip to content

Commit

Permalink
build(deps): bump the general group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 4 updates in the / directory: [idna](https://github.com/kjd/idna), [jupyter-client](https://github.com/jupyter/jupyter_client), [platformdirs](https://github.com/tox-dev/platformdirs) and [setuptools](https://github.com/pypa/setuptools).


Updates `idna` from 3.8 to 3.10
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.8...v3.10)

Updates `jupyter-client` from 8.6.2 to 8.6.3
- [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.2...v8.6.3)

Updates `platformdirs` from 4.3.2 to 4.3.6
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.2...4.3.6)

Updates `setuptools` from 74.1.2 to 75.1.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v74.1.2...v75.1.0)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: jupyter-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: general
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 3f36b00 commit 1ffa0ed
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 @@ -27,13 +27,13 @@ future==1.0.0
gevent==24.2.1
gevent-websocket==0.10.1
greenlet==3.1.0
idna==3.8
idna==3.10
ipython==8.27.0
jedi==0.19.1
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter_client==8.6.2
jupyter_client==8.6.3
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
keyboard==0.13.5
Expand All @@ -51,7 +51,7 @@ pefile==2024.8.26
pickleshare==0.7.5
pillow==10.4.0
pip==24.2
platformdirs==4.3.2
platformdirs==4.3.6
prompt-toolkit==3.0.47
psutil==6.0.0
pure-eval==0.2.3
Expand All @@ -74,7 +74,7 @@ regex==2024.9.11
requests==2.32.3
rpds-py==0.20.0
rsa==4.9
setuptools==74.1.2
setuptools==75.1.0
six==1.16.0
soupsieve==2.6
stack-data==0.6.3
Expand Down

0 comments on commit 1ffa0ed

Please sign in to comment.