Skip to content

Commit

Permalink
Merge pull request #54 from SFDO-Tooling/feature/week-21-updates
Browse files Browse the repository at this point in the history
Combined update of dependencies
  • Loading branch information
prescod committed May 20, 2020
2 parents ad03371 + e82ca6b commit 958e9a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.16
Faker==4.0.3
SQLAlchemy==1.3.17
Faker==4.1.0
jinja2==2.11.2
PyYAML==5.3.1
click==7.1.2
Expand Down
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
black==19.10b0
coverage==5.1
coveralls==2.0.0
flake8==3.7.9
pre-commit==2.3.0
pytest==5.4.1
flake8==3.8.1
pre-commit==2.4.0
pytest==5.4.2
pytest-cov==2.8.1
typeguard==2.7.1
faker-microservice==2.0.0 # for testing

0 comments on commit 958e9a4

Please sign in to comment.