Skip to content

Commit b49fe31

Browse files
authored
Merge branch 'dev' into ndefries/signal-spreadsheet-updater-script
2 parents 8306572 + a2dcfad commit b49fe31

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/api/covidcast-signals/jhu-csse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: JHU Cases and Deaths
3-
parent: Data Sources and Signals
3+
parent: Inactive Signals
44
grand_parent: COVIDcast Main Endpoint
55
---
66

requirements.api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ delphi_utils==0.3.15
22
epiweeks==2.1.2
33
Flask==2.2.5
44
Flask-Limiter==3.3.0
5-
jinja2==3.1.3
5+
jinja2==3.1.4
66
more_itertools==8.4.0
77
mysqlclient==2.1.1
88
orjson==3.9.15

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.9.2
1+
aiohttp==3.9.4
22
black>=20.8b1
33
bump2version==1.0.1
44
covidcast==0.1.5

0 commit comments

Comments
 (0)