Skip to content

Commit e90b7fb

Browse files
pyup-botjace
andauthored
Scheduled monthly dependency update for May (#119)
* Update diff-match-patch from 20200713 to 20230430 * Update flask from 2.2.3 to 2.3.2 * Update coverage from 7.2.2 to 7.2.5 * Downgrade Flask for Python 3.7 support --------- Co-authored-by: Kiran Jonnalagadda <[email protected]>
1 parent 539386d commit e90b7fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
diff-match-patch==20200713
2-
Flask==2.2.3
1+
diff-match-patch==20230430
2+
Flask==2.2.5
33
Flask-Mail==0.9.1
44
Flask-Migrate==4.0.4
55
Flask-RQ2==18.3

test_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
coverage==7.2.2
1+
coverage==7.2.5
22
coveralls==3.3.1
33
nose==1.3.7

0 commit comments

Comments
 (0)