From e93a4c16ded7c7f0d3fc7560c94a0e520bb8d4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 16:08:55 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /assets directory: [flask](https://github.com/pallets/flask) and [pyjwt](https://github.com/jpadilla/pyjwt). Updates `flask` from 1.1.2 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.2.5) Updates `pyjwt` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- assets/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/requirements.txt b/assets/requirements.txt index 1c4ec22..75db7ea 100644 --- a/assets/requirements.txt +++ b/assets/requirements.txt @@ -2,9 +2,9 @@ pymisp==2.4.165.1 sqlalchemy==1.4.48 ipwhois==1.2.0 netaddr==0.8.0 -flask==1.1.2 +flask==2.2.5 flask_httpauth==4.8.0 -pyjwt==1.7.1 +pyjwt==2.4.0 psutil==5.8.0 pydig==0.4.0 pyudev==0.24.0