From ca63367b48e652295ac6f41c0f97d9f6b0ff60a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 23:07:22 +0000 Subject: [PATCH] Bump the general group with 2 updates Bumps the general group with 2 updates: [ipython](https://github.com/ipython/ipython) and [pysimplegui](https://github.com/PySimpleGUI/PySimpleGUI). Updates `ipython` from 8.25.0 to 8.26.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.25.0...8.26.0) Updates `pysimplegui` from 5.0.5 to 5.0.6 - [Commits](https://github.com/PySimpleGUI/PySimpleGUI/commits) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: pysimplegui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2f91b37..192d046 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ gevent==24.2.1 gevent-websocket==0.10.1 greenlet==3.0.3 idna==3.7 -ipython==8.25.0 +ipython==8.26.0 jedi==0.19.1 Jinja2==3.1.4 jsonschema==4.22.0 @@ -63,7 +63,7 @@ pyinstaller-hooks-contrib==2024.7 PyNaCl==1.5.0 pyparsing==3.1.2 pypiwin32==223 -PySimpleGUI==5.0.5 +PySimpleGUI==5.0.6 python-dateutil==2.9.0.post0 PyUpdater==4.0 pywin32==306