From 361cffffc37415a07c242843cd9093b37986c93b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 22:27:05 +0000 Subject: [PATCH] build(deps): bump the general group across 1 directory with 3 updates Bumps the general group with 3 updates in the / directory: [bottle](https://github.com/bottlepy/bottle), [cffi](https://github.com/python-cffi/cffi) and [setuptools](https://github.com/pypa/setuptools). Updates `bottle` from 0.12.25 to 0.13.0 - [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.12.25...0.13.0) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.17.0...v1.17.1) Updates `setuptools` from 74.1.1 to 74.1.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v74.1.1...v74.1.2) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: cffi 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-patch 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 76964e9..0daa23f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,11 +6,11 @@ auto-py-to-exe==2.44.1 backcall==0.2.0 beautifulsoup4==4.12.3 bleach==6.1.0 -bottle==0.12.25 +bottle==0.13.0 bottle-websocket==0.2.9 bsdiff4==1.2.4 certifi==2024.8.30 -cffi==1.17.0 +cffi==1.17.1 chardet==5.2.0 charset-normalizer==3.3.2 colorama==0.4.6 @@ -74,7 +74,7 @@ regex==2024.7.24 requests==2.32.3 rpds-py==0.20.0 rsa==4.9 -setuptools==74.1.1 +setuptools==74.1.2 six==1.16.0 soupsieve==2.6 stack-data==0.6.3