Skip to content

Commit b5d13e8

Browse files
authored
Merge branch 'master' into dependabot/pip/bot/tenacity-6.3.1
2 parents 9e7300b + 853bfdf commit b5d13e8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fakeredis==1.4.5
22
pre-commit==2.9.3
3-
pytest==6.2.0
3+
pytest==6.2.1
44
pytest-responses==0.4.0
55
responses==0.12.1

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fakeredis==1.4.5
55
Flask==1.1.2
66
Flask-Cors==3.0.9
77
flask-talisman==0.7.0
8-
google-cloud-storage==1.34.0
8+
google-cloud-storage==1.35.0
99
gunicorn==20.0.4
1010
python-dateutil==2.8.1
1111
pytoml==0.1.21

bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
json-e==4.3.0
22
jsonschema==3.2.0
33
pre-commit==2.9.3
4-
pytest==6.2.0
4+
pytest==6.2.1
55
pytest-responses==0.4.0
66
responses==0.12.1

bot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e ../tools #egg=code-coverage-tools
2-
google-cloud-storage==1.34.0
2+
google-cloud-storage==1.35.0
33
libmozdata==0.1.68
44
pytoml==0.1.21
55
pytz==2020.4

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ async-timeout==3.0.1
33
logbook==1.5.3
44
raven==6.10.0
55
structlog==20.1.0
6-
taskcluster==39.1.0
6+
taskcluster==39.2.0

0 commit comments

Comments
 (0)