From 45c20578c20443a8fdae045abe93910cfaa639f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:18:57 +0000 Subject: [PATCH 01/14] feat(Dependencies): Update dependency werkzeug to v3.0.4 | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.0.3 | 3.0.4 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 5443a83..00baf29 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.0 uvicorn==0.30.6 -werkzeug==3.0.3 +werkzeug==3.0.4 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0 From 0ba79eb0375232a94256ef5b1cccd582b057c809 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 21:31:37 +0000 Subject: [PATCH 02/14] feat(Dependencies): Update dependency uvicorn to v0.31.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | uvicorn | 0.30.6 | 0.31.0 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 00baf29..476aa63 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.0 -uvicorn==0.30.6 +uvicorn==0.31.0 werkzeug==3.0.4 Jinja2==3.1.4 python-dotenv==1.0.1 From 971a0f992fbf41ee06cb511ec453853002980261 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 04:43:09 +0000 Subject: [PATCH 03/14] feat(Dependencies): Update python Docker tag to v3.12.7 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.12.6 | 3.12.7 | --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 35f236d..56bb660 100755 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.12.6 +3.12.7 From cb944138d28a28dca4d9cf741b0de64cace3c2db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:20:42 +0000 Subject: [PATCH 04/14] feat(Dependencies): Update dependency uvicorn to v0.31.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | uvicorn | 0.31.0 | 0.31.1 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 476aa63..e0586d2 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.0 -uvicorn==0.31.0 +uvicorn==0.31.1 werkzeug==3.0.4 Jinja2==3.1.4 python-dotenv==1.0.1 From 45b4fccb3ce6c18106758a59c9d03d4a0b94fed1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 21:28:49 +0000 Subject: [PATCH 05/14] feat(Dependencies): Update python Docker tag to v3.13.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.12.7 | 3.13.0 | --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index 56bb660..4eba2a6 100755 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.12.7 +3.13.0 From 312c91deaee1535d8f411557eb8c9be1d2bfcf6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:54:21 +0000 Subject: [PATCH 06/14] feat(Dependencies): Update dependency fastapi to v0.115.2 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.0 | 0.115.2 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index e0586d2..f531732 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.0 +fastapi==0.115.2 uvicorn==0.31.1 werkzeug==3.0.4 Jinja2==3.1.4 From e4fb422f107da73d132c795639378b46df4ca7b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:45:37 +0000 Subject: [PATCH 07/14] feat(Dependencies): Update dependency uvicorn to v0.32.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | uvicorn | 0.31.1 | 0.32.0 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index f531732..9c99afe 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.2 -uvicorn==0.31.1 +uvicorn==0.32.0 werkzeug==3.0.4 Jinja2==3.1.4 python-dotenv==1.0.1 From 8458578bcb59011634370d83cd6d53fd3e1db637 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:31:43 +0000 Subject: [PATCH 08/14] feat(Dependencies): Update dependency fastapi to v0.115.3 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.2 | 0.115.3 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 9c99afe..3024d9e 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.2 +fastapi==0.115.3 uvicorn==0.32.0 werkzeug==3.0.4 Jinja2==3.1.4 From cd113aa82e786ddca850f161461a113b5c1e8922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:26:14 +0000 Subject: [PATCH 09/14] feat(Dependencies): Update dependency werkzeug to v3.0.5 | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.0.4 | 3.0.5 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 3024d9e..bee1b8c 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.3 uvicorn==0.32.0 -werkzeug==3.0.4 +werkzeug==3.0.5 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0 From 1f65f666ea6f93c4812ed602bf4b2fd43f35f9db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:23:33 +0000 Subject: [PATCH 10/14] feat(Dependencies): Update dependency werkzeug to v3.0.6 [SECURITY] | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.0.5 | 3.0.6 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index bee1b8c..009fb8f 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.3 uvicorn==0.32.0 -werkzeug==3.0.5 +werkzeug==3.0.6 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0 From cdb10a56debcd131edede86a7e5baf40771aeaaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:41:45 +0000 Subject: [PATCH 11/14] feat(Dependencies): Update dependency fastapi to v0.115.4 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.3 | 0.115.4 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 009fb8f..d003a50 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.3 +fastapi==0.115.4 uvicorn==0.32.0 werkzeug==3.0.6 Jinja2==3.1.4 From ceb8582d4a5b8cfa811d1ea3e2b84dc13c00cef9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:19:39 +0000 Subject: [PATCH 12/14] feat(Dependencies): Update dependency werkzeug to v3.1.2 | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.0.6 | 3.1.2 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index d003a50..91553d5 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.4 uvicorn==0.32.0 -werkzeug==3.0.6 +werkzeug==3.1.2 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0 From 951c55220ce410da90cd4975d090437c30d544cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:05:30 +0000 Subject: [PATCH 13/14] feat(Dependencies): Update dependency werkzeug to v3.1.3 (#443) | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.1.2 | 3.1.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 91553d5..e970107 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.4 uvicorn==0.32.0 -werkzeug==3.1.2 +werkzeug==3.1.3 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0 From 59fd5d9c4e8007bbfa55483d015941bd031384ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:29:19 +0000 Subject: [PATCH 14/14] feat(Dependencies): Update dependency fastapi to v0.115.5 (#444) | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.4 | 0.115.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index e970107..795b288 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.4 +fastapi==0.115.5 uvicorn==0.32.0 werkzeug==3.1.3 Jinja2==3.1.4