aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 15:49:09 +0000
committerGitHub <noreply@github.com>2021-06-10 15:49:09 +0000
commit03054bed4a7a89be1a51b9a576750e658b2714be (patch)
treefa7d85fb8274301f03b0f2204739c22d6c85d5e1
parent64606f5d95dfd62c8c911f707308cafbec2deacd (diff)
Bump fastapi from 0.59.0 to 0.65.2dependabot/pip/fastapi-0.65.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.59.0 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.59.0...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-docker.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-docker.txt b/requirements-docker.txt
index afd131b..4db7bb5 100644
--- a/requirements-docker.txt
+++ b/requirements-docker.txt
@@ -8,7 +8,7 @@ MarkupSafe==1.1.1
Werkzeug==0.16.1
WTForms==2.2.1
email_validator
-fastapi==0.59.0
+fastapi==0.65.2
tabulate
untangle
mysql-connector-python
diff --git a/requirements.txt b/requirements.txt
index 31be19e..b2a2102 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ MarkupSafe==1.1.1
Werkzeug==0.16.1
WTForms==2.2.1
email_validator
-fastapi==0.59.0
+fastapi==0.65.2
tabulate
untangle
mysql-connector-python