From 5d8a5e79f9fd566f77e5815494bf423348d863e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 04:06:48 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.5 in /site-modules/profile/files/ats Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- site-modules/profile/files/ats/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-modules/profile/files/ats/requirements.txt b/site-modules/profile/files/ats/requirements.txt index 770422d..1bf8790 100644 --- a/site-modules/profile/files/ats/requirements.txt +++ b/site-modules/profile/files/ats/requirements.txt @@ -16,7 +16,7 @@ six==1.11.0 SQLAlchemy==1.2.5 tzlocal==1.5.1 urllib3==1.22 -Werkzeug==0.14.1 +Werkzeug==0.15.5 flask-cors==3.0.3 gunicorn==19.4.5 flask-sslify==0.1.5