From 183075de301853f6bb5ffc6bfb518dc0be6fe955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:56:09 +0000 Subject: [PATCH] build(deps): bump the general group with 3 updates Bumps the general group with 3 updates: [bottle](https://github.com/bottlepy/bottle), [pyparsing](https://github.com/pyparsing/pyparsing) and [pywin32](https://github.com/mhammond/pywin32). Updates `bottle` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/bottlepy/bottle/releases) - [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst) - [Commits](https://github.com/bottlepy/bottle/compare/0.13.1...0.13.2) Updates `pyparsing` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.4...3.2.0) Updates `pywin32` from 307 to 308 - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: pywin32 dependency-type: direct:production update-type: version-update:semver-major dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 90db27d..1e3b81e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ auto-py-to-exe==2.44.2 backcall==0.2.0 beautifulsoup4==4.12.3 bleach==6.1.0 -bottle==0.13.1 +bottle==0.13.2 bottle-websocket==0.2.9 bsdiff4==1.2.5 certifi==2024.8.30 @@ -61,12 +61,12 @@ Pygments==2.18.0 pyinstaller==6.10.0 pyinstaller-hooks-contrib==2024.8 PyNaCl==1.5.0 -pyparsing==3.1.4 +pyparsing==3.2.0 pypiwin32==223 PySimpleGUI==5.0.6 python-dateutil==2.9.0.post0 PyUpdater==4.0 -pywin32==307 +pywin32==308 pywin32-ctypes==0.2.3 pyzmq==26.2.0 referencing==0.35.1