Skip to content

Commit c2d2e20

Browse files
authored
Fix dependabot issues (#1934)
1 parent b6de74e commit c2d2e20

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ black==22.6.0
22
coveralls==3.3.1
33
ddt==1.6.0
44
flake8-import-order==0.18.2
5-
pytest==7.2.2
5+
pytest==7.3.1
66
pytest-cov==4.0.0
77
pytest-json-report==1.5.0
88
pyflakes==3.0.1
99
pylama==8.4.1
10-
mock==5.0.1
10+
mock==5.0.2
1111
mypy==0.982
12-
types-PyYAML==6.0.12.8
12+
types-PyYAML==6.0.12.10
1313
types-requests==2.28.11.17
14-
types-six==1.16.21.7
15-
types-setuptools==67.6.0.5
16-
ttp==0.9.0
17-
ttp_templates==0.3.4
14+
types-six==1.16.21.8
15+
types-setuptools==67.8.0.0
16+
ttp==0.9.4
17+
ttp_templates==0.3.5

0 commit comments

Comments
 (0)