Skip to content

Commit 18f061e

Browse files
authored
Scheduled biweekly dependency update for week 51 (#446)
* Update marshmallow from 3.9.1 to 3.10.0 * Update sentry-sdk from 0.19.4 to 0.19.5 * Update pytest from 6.1.2 to 6.2.1
1 parent f116bcf commit 18f061e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ alembic==1.4.3
77
apscheduler==3.6.3
88
asyncpgsa==0.26.3
99
gunicorn==20.0.4
10-
marshmallow==3.9.1
11-
sentry-sdk==0.19.4
10+
marshmallow==3.10.0
11+
sentry-sdk==0.19.5
1212
slack-sansio==1.1.0
1313
psycopg2-binary==2.8.6
1414
pyyaml==5.3.1

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
black==20.8b1
44
pylint==2.6.0
5-
pytest==6.1.2
5+
pytest==6.2.1
66
pytest-cov==2.10.1
77
pytest-aiohttp==0.3.0
88
tox==3.20.1

0 commit comments

Comments
 (0)