From f9530b1b923cd4d83a3d1c343578b388a0f4f191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:30:38 +0000 Subject: [PATCH 1/2] Bump tornado from 6.4.2 to 6.5.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [tornado](https://github.com/tornadoweb/tornado). Updates `tornado` from 6.4.2 to 6.5.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eeb1dd3..39f3e1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ smmap==5.0.1 streamlit==1.40.1 tenacity==9.0.0 toml==0.10.2 -tornado==6.4.2 +tornado==6.5.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==2.2.3 From 4ab8d53e87b07180cf732532dddedc325fc22a68 Mon Sep 17 00:00:00 2001 From: Alexandros Sigaras Date: Thu, 26 Jun 2025 12:58:28 +0300 Subject: [PATCH 2/2] updated CI --- .github/workflows/main_bridge2ai-docs-production.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/main_bridge2ai-docs-production.yml b/.github/workflows/main_bridge2ai-docs-production.yml index 49566e9..ba65042 100644 --- a/.github/workflows/main_bridge2ai-docs-production.yml +++ b/.github/workflows/main_bridge2ai-docs-production.yml @@ -4,6 +4,9 @@ name: Build and deploy Python app to Azure Web App - bridge2ai-docs-production +permissions: + contents: read + on: push: branches: