File tree 2 files changed +13
-11
lines changed
2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ psycopg2-binary==2.7.7
6
6
gunicorn == 19.9.0
7
7
gevent == 1.4.0
8
8
psycogreen == 1.0.1
9
- pytest == 4.0.2
10
- pytest-cov == 2.6 .1
9
+ pytest == 5.2.1
10
+ pytest-cov == 2.8 .1
11
11
pytest-mock == 1.10.1
12
12
selenium == 3.141.0
Original file line number Diff line number Diff line change @@ -2992,14 +2992,16 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
2992
2992
estraverse "^4.1.1"
2993
2993
2994
2994
eslint-utils@^1.3.1 :
2995
- version "1.3.1"
2996
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2997
- integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
2995
+ version "1.4.2"
2996
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
2997
+ integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
2998
+ dependencies :
2999
+ eslint-visitor-keys "^1.0.0"
2998
3000
2999
3001
eslint-visitor-keys@^1.0.0 :
3000
- version "1.0 .0"
3001
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0 .0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d "
3002
- integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ ==
3002
+ version "1.1 .0"
3003
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1 .0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2 "
3004
+ integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A ==
3003
3005
3004
3006
eslint@^4.19.1 :
3005
3007
version "4.19.1"
@@ -5051,9 +5053,9 @@ mississippi@^3.0.0:
5051
5053
through2 "^2.0.0"
5052
5054
5053
5055
mixin-deep@^1.2.0 :
5054
- version "1.3.1 "
5055
- resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1 .tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe "
5056
- integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ ==
5056
+ version "1.3.2 "
5057
+ resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2 .tgz#1120b43dc359a785dce65b55b82e257ccf479566 "
5058
+ integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA ==
5057
5059
dependencies :
5058
5060
for-in "^1.0.2"
5059
5061
is-extendable "^1.0.1"
You can’t perform that action at this time.
0 commit comments