Skip to content

Commit

Permalink
Merge pull request #2458 from SFDO-Tooling/feature/week-11-updates
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
David Glick committed Mar 17, 2021
2 parents 77d5c46 + 3ae3be3 commit 23638f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Expand Up @@ -4,15 +4,15 @@ cffi==1.14.5
chardet==4.0.0
click==7.1.2
coloredlogs==15.0
cryptography==3.3.2
cryptography==3.4.6
docutils==0.16
Faker==6.5.0
Faker==6.6.0
fs==2.4.12
github3.py==2.0.0
humanfriendly==9.1
jinja2==2.11.3
jwcrypto==0.8
keyring==22.3.0
keyring==23.0.0
lxml==4.6.2
MarkupSafe==1.1.1
pycparser==2.20
Expand All @@ -38,6 +38,6 @@ SQLAlchemy==1.3.23
terminaltables==3.1.0
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.3
urllib3==1.26.4
xmltodict==0.12.0
robotframework-lint==1.1
6 changes: 3 additions & 3 deletions requirements_dev.txt
Expand Up @@ -6,14 +6,14 @@ coveralls==3.0.1
flake8==3.8.4
furo==2021.2.28b28
pip-tools==5.5.0
pre-commit==2.10.1
pre-commit==2.11.1
pytest==6.2.2
pytest-random-order==1.0.4
pytest-vcr==1.0.2
responses==0.12.1
Sphinx==3.5.1
Sphinx==3.5.2
testfixtures==6.17.1
tox==3.22.0
tox==3.23.0
twine==3.3.0
typeguard==2.10.0
vcrpy==4.1.1
Expand Down

0 comments on commit 23638f3

Please sign in to comment.