Skip to content

Commit

Permalink
Merge pull request #49 from questionlp/develop
Browse files Browse the repository at this point in the history
Bump wwdtm to 2.4.0
  • Loading branch information
questionlp authored Sep 10, 2023
2 parents 814cf75 + 0d2949a commit 97cb915
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changes

## 5.5.1

### Component Changes

- Upgrade wwdtm from 2.3.0 to 2.4.0

## 5.5.0

### Application Changes
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Flask==2.3.2
gunicorn==20.1.0
Markdown==3.4.3

wwdtm==2.3.0
wwdtm==2.4.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Flask==2.3.2
gunicorn==20.1.0
Markdown==3.4.3

wwdtm==2.3.0
wwdtm==2.4.0

0 comments on commit 97cb915

Please sign in to comment.