From 41bf64cd08c0db5b49af6a6cd6fb2fa8c34c627b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:42:48 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [idna](https://github.com/kjd/idna), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `urllib3` from 2.1.0 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 04ae647..1e6d575 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ dash-core-components==2.0.0 dash-html-components==2.0.0 dash-table==5.0.0 Flask==3.0.1 -idna==3.6 +idna==3.7 importlib-metadata==7.0.1 itsdangerous==2.1.2 Jinja2==3.1.3 @@ -29,7 +29,7 @@ python-dateutil==2.8.2 python-nmap==0.7.1 pytz==2023.3.post1 pywin32==306 -requests==2.31.0 +requests==2.32.2 retrying==1.3.4 scapy==2.5.0 setuptools==69.0.3 @@ -38,7 +38,7 @@ tenacity==8.2.3 typing_extensions==4.9.0 tzdata==2023.4 tzlocal==5.2 -urllib3==2.1.0 +urllib3==2.2.2 Werkzeug==3.0.1 WMI==1.5.1 zipp==3.17.0