Skip to content

Commit

Permalink
Merge pull request #86 from SFDO-Tooling/feature/week-27-updates
Browse files Browse the repository at this point in the history
week 27 updates
  • Loading branch information
David Glick committed Jun 30, 2020
2 parents e254b06 + 230ee8d commit 347b89d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SQLAlchemy==1.3.17
Faker==4.1.0
SQLAlchemy==1.3.18
Faker==4.1.1
jinja2==2.11.2
PyYAML==5.3.1
click==7.1.2
Expand Down
10 changes: 5 additions & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
black==19.10b0
coverage==5.1
coveralls==2.0.0
flake8==3.8.2
myst-parser==0.8.1
pre-commit==2.4.0
flake8==3.8.3
myst-parser==0.9.0
pre-commit==2.5.1
pytest==5.4.3
pytest-cov==2.9.0
Sphinx==3.1.0
pytest-cov==2.10.0
Sphinx==3.1.1
typeguard==2.9.1
faker-microservice==2.0.0 # for testing

0 comments on commit 347b89d

Please sign in to comment.