From 339a902ae1fccc3e0b9f53143f8d9a688e11e252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:21:10 +0000 Subject: [PATCH] build(deps): bump the general group with 2 updates Bumps the general group with 2 updates: [bottle](https://github.com/bottlepy/bottle) and [platformdirs](https://github.com/platformdirs/platformdirs). Updates `bottle` from 0.13.0 to 0.13.1 - [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.0...0.13.1) Updates `platformdirs` from 4.2.2 to 4.3.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.2...4.3.2) --- updated-dependencies: - dependency-name: bottle 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-minor 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 0daa23f..e22456e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ auto-py-to-exe==2.44.1 backcall==0.2.0 beautifulsoup4==4.12.3 bleach==6.1.0 -bottle==0.13.0 +bottle==0.13.1 bottle-websocket==0.2.9 bsdiff4==1.2.4 certifi==2024.8.30 @@ -51,7 +51,7 @@ pefile==2024.8.26 pickleshare==0.7.5 pillow==10.4.0 pip==24.2 -platformdirs==4.2.2 +platformdirs==4.3.2 prompt-toolkit==3.0.47 psutil==6.0.0 pure-eval==0.2.3