Skip to content

Commit 50334b3

Browse files
authored
Scheduled biweekly dependency update for week 27 (#420)
* Update sentry-sdk from 0.14.4 to 0.16.0 * Update ipython from 7.15.0 to 7.16.1 * Update tox from 3.15.2 to 3.16.1 * Update mypy from 0.780 to 0.782 * Update virtualenv from 20.0.23 to 20.0.25
1 parent 8c1c891 commit 50334b3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ apscheduler==3.6.3
88
asyncpgsa==0.26.3
99
gunicorn==20.0.4
1010
marshmallow==3.6.1
11-
sentry-sdk==0.14.4
11+
sentry-sdk==0.16.0
1212
slack-sansio==1.1.0
1313
psycopg2-binary==2.8.5
1414
pyyaml==5.3.1

requirements/development.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r testing.txt
22

3-
ipython==7.15.0
3+
ipython==7.16.1

requirements/testing.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pylint==2.5.3
55
pytest==5.4.3
66
pytest-cov==2.10.0
77
pytest-aiohttp==0.3.0
8-
tox==3.15.2
9-
mypy==0.780
8+
tox==3.16.1
9+
mypy==0.782
1010
asynctest==0.13.0
11-
virtualenv==20.0.23
11+
virtualenv==20.0.25

0 commit comments

Comments
 (0)