Skip to content

Commit

Permalink
Merge pull request #2045 from SFDO-Tooling/update-cumulusci
Browse files Browse the repository at this point in the history
Update CumulusCI to 3.66.0
  • Loading branch information
TheBitShepherd authored Oct 13, 2022
2 parents 7eac120 + eabfb65 commit 5454465
Showing 1 changed file with 29 additions and 28 deletions.
57 changes: 29 additions & 28 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --output-file=requirements/prod.txt requirements/prod.in
# pip-compile requirements/prod.in
#
aioredis==1.3.1
# via channels-redis
Expand All @@ -26,7 +26,7 @@ attrs==21.4.0
# jsonschema
# service-identity
# twisted
authlib==1.0.1
authlib==1.1.0
# via
# cumulusci
# simple-salesforce
Expand All @@ -42,7 +42,7 @@ bleach==5.0.1
# via
# -r requirements/prod.in
# sfdo-template-helpers
certifi==2021.10.8
certifi==2022.9.24
# via
# cumulusci
# requests
Expand All @@ -58,7 +58,7 @@ channels==3.0.5
# channels-redis
channels-redis==3.4.1
# via -r requirements/prod.in
charset-normalizer==2.0.12
charset-normalizer==2.1.1
# via
# cumulusci
# requests
Expand All @@ -76,7 +76,7 @@ constantly==15.1.0
# via twisted
croniter==1.3.5
# via rq-scheduler
cryptography==37.0.4
cryptography==38.0.1
# via
# authlib
# autobahn
Expand All @@ -86,7 +86,7 @@ cryptography==37.0.4
# secretstorage
# service-identity
# sfdo-template-helpers
cumulusci==3.61.1
cumulusci==3.66.0
# via -r requirements/prod.in
daphne==3.0.2
# via channels
Expand Down Expand Up @@ -141,7 +141,7 @@ docutils==0.16
# via cumulusci
drf-spectacular==0.22.1
# via -r requirements/prod.in
faker==12.3.3
faker==15.0.0
# via
# cumulusci
# snowfakery
Expand All @@ -153,7 +153,7 @@ github3-py==3.2.0
# via
# -r requirements/prod.in
# cumulusci
greenlet==1.1.2
greenlet==1.1.3
# via
# cumulusci
# snowfakery
Expand All @@ -172,7 +172,7 @@ hyperlink==21.0.0
# via
# autobahn
# twisted
idna==3.3
idna==3.4
# via
# cumulusci
# hyperlink
Expand All @@ -189,10 +189,9 @@ inflection==0.5.1
# via drf-spectacular
jeepney==0.8.0
# via
# cumulusci
# keyring
# secretstorage
jinja2==2.11.3
jinja2==3.1.2
# via
# cumulusci
# snowfakery
Expand All @@ -210,7 +209,7 @@ markdown==3.4.1
# via
# -r requirements/prod.in
# sfdo-template-helpers
markupsafe==2.0.1
markupsafe==2.1.1
# via
# cumulusci
# jinja2
Expand All @@ -223,7 +222,7 @@ orderedmultidict==1.0.1
# via furl
packaging==21.3
# via redis
psutil==5.9.1
psutil==5.9.2
# via cumulusci
psycopg2-binary==2.9.3
# via -r requirements/prod.in
Expand All @@ -237,15 +236,15 @@ pycparser==2.21
# via
# cffi
# cumulusci
pydantic==1.9.0
pydantic==1.10.2
# via
# cumulusci
# snowfakery
pygments==2.12.0
pygments==2.13.0
# via
# cumulusci
# rich
pyjwt[crypto]==2.4.0
pyjwt[crypto]==2.5.0
# via
# cumulusci
# django-allauth
Expand All @@ -270,7 +269,7 @@ python-dateutil==2.8.2
# snowfakery
python3-openid==3.2.0
# via django-allauth
pytz==2022.1
pytz==2022.2.1
# via
# cumulusci
# djangorestframework
Expand All @@ -283,7 +282,7 @@ redis==4.3.4
# via
# django-rq
# rq
requests==2.27.1
requests==2.28.1
# via
# cumulusci
# django-allauth
Expand All @@ -299,7 +298,7 @@ requests-futures==1.0.0
# via cumulusci
requests-oauthlib==1.3.1
# via django-allauth
rich==12.4.4
rich==12.5.1
# via cumulusci
robotframework==4.1.3
# via
Expand All @@ -311,7 +310,7 @@ robotframework==4.1.3
# robotframework-stacktrace
robotframework-lint==1.1
# via cumulusci
robotframework-pabot==2.5.3
robotframework-pabot==2.7.0
# via cumulusci
robotframework-pythonlibcore==3.0.0
# via
Expand All @@ -338,9 +337,7 @@ salesforce-bulk==2.2.0
sarge==0.1.7.post1
# via cumulusci
secretstorage==3.3.2
# via
# cumulusci
# keyring
# via keyring
selenium==3.141.0
# via
# cumulusci
Expand Down Expand Up @@ -369,11 +366,11 @@ six==1.16.0
# salesforce-bulk
# service-identity
# snowfakery
snowfakery==3.2.1
snowfakery==3.3.0
# via cumulusci
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlalchemy==1.4.36
sqlalchemy==1.4.41
# via
# cumulusci
# snowfakery
Expand All @@ -383,7 +380,11 @@ twisted[tls]==22.4.0
# via daphne
txaio==22.2.1
# via autobahn
typing-extensions==4.2.0
types-cryptography==3.3.23
# via
# cumulusci
# pyjwt
typing-extensions==4.3.0
# via
# cumulusci
# pydantic
Expand All @@ -398,7 +399,7 @@ uritemplate==4.1.1
# cumulusci
# drf-spectacular
# github3-py
urllib3==1.26.9
urllib3==1.26.12
# via
# cumulusci
# requests
Expand All @@ -413,7 +414,7 @@ wrapt==1.14.1
# via deprecated
xmltodict==0.13.0
# via cumulusci
zipp==3.8.0
zipp==3.8.1
# via
# cumulusci
# importlib-metadata
Expand Down

0 comments on commit 5454465

Please sign in to comment.