Skip to content

Commit

Permalink
Merge pull request #2474 from SFDO-Tooling/feature/more-updates
Browse files Browse the repository at this point in the history
update more dependencies
  • Loading branch information
TheBitShepherd authored Mar 18, 2021
2 parents 4b6961e + 269fdf2 commit 91fdb03
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ updates:
directory: "/"
schedule:
interval: weekly
day: wednesday
day: tuesday
open-pull-requests-limit: 99
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==7.1.2
coloredlogs==15.0
cryptography==3.4.6
docutils==0.16
Faker==6.6.0
Faker==6.6.1
fs==2.4.12
github3.py==2.0.0
humanfriendly==9.1
Expand All @@ -33,7 +33,7 @@ sarge==0.1.6
selenium==3.141.0
simple-salesforce==1.10.1
six==1.15.0
snowfakery==1.6
snowfakery==1.7
SQLAlchemy==1.3.23
terminaltables==3.1.0
typing-extensions==3.7.4.3
Expand Down
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
black==20.8b1
coverage[toml]==5.5
coveralls==3.0.1
flake8==3.8.4
flake8==3.9.0
furo==2021.2.28b28
pip-tools==5.5.0
pip-tools==6.0.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
responses==0.13.0
Sphinx==3.5.2
testfixtures==6.17.1
tox==3.23.0
twine==3.3.0
twine==3.4.1
typeguard==2.10.0
vcrpy==4.1.1
wheel==0.36.2
Expand Down

0 comments on commit 91fdb03

Please sign in to comment.