We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f116bcf commit 18f061eCopy full SHA for 18f061e
2 files changed
requirements/base.txt
@@ -7,8 +7,8 @@ alembic==1.4.3
7
apscheduler==3.6.3
8
asyncpgsa==0.26.3
9
gunicorn==20.0.4
10
-marshmallow==3.9.1
11
-sentry-sdk==0.19.4
+marshmallow==3.10.0
+sentry-sdk==0.19.5
12
slack-sansio==1.1.0
13
psycopg2-binary==2.8.6
14
pyyaml==5.3.1
requirements/testing.txt
@@ -2,7 +2,7 @@
2
3
black==20.8b1
4
pylint==2.6.0
5
-pytest==6.1.2
+pytest==6.2.1
6
pytest-cov==2.10.1
pytest-aiohttp==0.3.0
tox==3.20.1
0 commit comments