From 62c887eee562f5bb500f122295e9a2edf74e9443 Mon Sep 17 00:00:00 2001 From: Nicholas Padmanabhan Date: Sun, 26 Mar 2023 17:29:46 -0400 Subject: [PATCH 1/2] Update /map page title --- templates/map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/map.html b/templates/map.html index 782f1ca..5fd06de 100644 --- a/templates/map.html +++ b/templates/map.html @@ -2,7 +2,7 @@ - TigerDraw.com + TigerDraw From 74e6fcd3c85772499bdcac77dd0385f2d2ae2c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 18:59:07 +0000 Subject: [PATCH 2/2] Bump flask from 1.1.1 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 1.1.1 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.1...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae3ff0b..b51f1e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3==1.17.43 botocore==1.20.43 Click==7.0 coverage==5.4 -Flask==1.1.1 +Flask==2.2.5 flask-heroku==0.1.9 Flask-SQLAlchemy==2.5.1 greenlet==2.0.2