From 4b786fd4c534253dc647edc4031a2f6be683478e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:37:55 +0000 Subject: [PATCH] Bump cherrypy from 18.8.0 to 18.9.0 Bumps [cherrypy](https://github.com/cherrypy/cherrypy) from 18.8.0 to 18.9.0. - [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst) - [Commits](https://github.com/cherrypy/cherrypy/compare/v18.8.0...v18.9.0) --- updated-dependencies: - dependency-name: cherrypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73b6e088..ef7c76ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.12.2 bleach==6.0.0 certifi==2023.7.22 cheroot==10.0.0 -cherrypy==18.8.0 +cherrypy==18.9.0 cloudinary==1.34.0 distro==1.8.0 dnspython==2.4.2