Skip to content

Commit

Permalink
w21 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBitShepherd committed May 27, 2022
1 parent 90bed83 commit d9c29fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ click==8.1.3
# via
# -c requirements/prod.txt
# black
coverage==6.3.3
coverage==6.4
# via
# -r requirements/dev.in
# coveralls
Expand Down Expand Up @@ -89,7 +89,7 @@ idna==3.3
# requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# -c requirements/prod.txt
# sphinx
Expand Down Expand Up @@ -168,7 +168,7 @@ pyparsing==3.0.9
# packaging
pytest-django==4.5.2
# via -r requirements/dev.in
pytest-factoryboy==2.3.0
pytest-factoryboy==2.3.1
# via -r requirements/dev.in
pytest-mock==3.7.0
# via -r requirements/dev.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ authlib==1.0.1
# simple-salesforce
bleach==5.0.0
# via sfdo-template-helpers
boto3==1.23.5
boto3==1.23.9
# via -r requirements/prod.in
botocore==1.26.5
botocore==1.26.9
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -59,7 +59,7 @@ cryptography==37.0.2
# cumulusci
# pyjwt
# sfdo-template-helpers
cumulusci==3.58.0
cumulusci==3.59.0
# via -r requirements/prod.in
defusedxml==0.7.1
# via python3-openid
Expand Down Expand Up @@ -151,7 +151,7 @@ idna==3.3
# cumulusci
# requests
# snowfakery
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# cumulusci
# keyring
Expand Down Expand Up @@ -181,7 +181,7 @@ oauthlib==3.2.0
# via requests-oauthlib
packaging==21.3
# via redis
psutil==5.9.0
psutil==5.9.1
# via cumulusci
psycopg2-binary==2.9.3
# via -r requirements/prod.in
Expand Down Expand Up @@ -252,7 +252,7 @@ requests==2.27.1
# salesforce-bulk
# simple-salesforce
# snowfakery
rich==12.4.1
rich==12.4.4
# via cumulusci
robotframework-lint==1.1
# via cumulusci
Expand All @@ -262,7 +262,7 @@ robotframework-pythonlibcore==3.0.0
# via
# cumulusci
# robotframework-seleniumlibrary
robotframework-requests==0.9.2
robotframework-requests==0.9.3
# via cumulusci
robotframework-seleniumlibrary==5.1.3
# via cumulusci
Expand Down

0 comments on commit d9c29fd

Please sign in to comment.