Skip to content

Commit

Permalink
DESENG-502: Upgrading flask version (#2389)
Browse files Browse the repository at this point in the history
* Upgrading flask version

* Updating change log
  • Loading branch information
VineetBala-AOT authored Feb 20, 2024
1 parent 75687cd commit c5f9a93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## February 20, 2024
- **Task**Upgrade the version of flask [DESENG-502](https://apps.itsm.gov.bc.ca/jira/browse/DESENG-502)
- Performed a Flask version upgrade to version 2.2.5.

## February 16, 2024
- **Task**Make a floating save/preview bar when editing engagements [DESENG-498](https://apps.itsm.gov.bc.ca/jira/browse/DESENG-498)
- Implemented a floating behavior for the save/preview buttons during engagement editing. This feature persists across all tabs but exclusively saves data for the Engagement Content tab.
Expand Down
2 changes: 1 addition & 1 deletion met-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apispec==4.5.0
attrs==21.2.0
click==8.0.1
flasgger==0.9.5
Flask==2.0.1
Flask==2.2.5
flask-marshmallow==0.14.0
Flask-Migrate==2.7.0
Flask-Script==2.0.5
Expand Down

0 comments on commit c5f9a93

Please sign in to comment.