Skip to content

Commit

Permalink
Fix dependabot issues (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbyers authored May 23, 2023
1 parent b6de74e commit c2d2e20
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ black==22.6.0
coveralls==3.3.1
ddt==1.6.0
flake8-import-order==0.18.2
pytest==7.2.2
pytest==7.3.1
pytest-cov==4.0.0
pytest-json-report==1.5.0
pyflakes==3.0.1
pylama==8.4.1
mock==5.0.1
mock==5.0.2
mypy==0.982
types-PyYAML==6.0.12.8
types-PyYAML==6.0.12.10
types-requests==2.28.11.17
types-six==1.16.21.7
types-setuptools==67.6.0.5
ttp==0.9.0
ttp_templates==0.3.4
types-six==1.16.21.8
types-setuptools==67.8.0.0
ttp==0.9.4
ttp_templates==0.3.5

0 comments on commit c2d2e20

Please sign in to comment.