Skip to content

Commit

Permalink
Merge branch 'main' into jmcrawford45-patch-7
Browse files Browse the repository at this point in the history
  • Loading branch information
hosssha authored Nov 6, 2023
2 parents 237fd95 + 493e3ac commit d2ce806
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 52 deletions.
35 changes: 19 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements-dev.txt requirements-dev.in
#
acme==2.7.2
acme==2.7.4
# via
# -r requirements-tests.txt
# certbot
Expand Down Expand Up @@ -65,7 +65,7 @@ billiard==4.1.0
# via
# -r requirements-tests.txt
# celery
black==23.10.0
black==23.10.1
# via -r requirements-tests.txt
blinker==1.6.3
# via
Expand All @@ -86,7 +86,9 @@ botocore==1.31.66
# moto
# s3transfer
celery[redis]==5.3.4
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# celery
certbot==2.7.2
# via -r requirements-tests.txt
certifi==2023.7.22
Expand All @@ -95,7 +97,9 @@ certifi==2023.7.22
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# certsrv
cffi==1.16.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -201,7 +205,7 @@ faker==19.11.0
# via
# -r requirements-tests.txt
# factory-boy
fakeredis==2.19.0
fakeredis==2.20.0
# via -r requirements-tests.txt
filelock==3.12.4
# via virtualenv
Expand Down Expand Up @@ -257,7 +261,7 @@ graphql-core==3.2.3
# moto
gunicorn==21.2.0
# via -r requirements-tests.txt
hvac==1.2.1
hvac==2.0.0
# via -r requirements-tests.txt
identify==2.5.30
# via pre-commit
Expand Down Expand Up @@ -404,7 +408,9 @@ mdurl==0.1.2
more-itertools==10.1.0
# via jaraco-classes
moto[all]==4.2.6
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# moto
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -540,10 +546,6 @@ pygments==2.16.1
# -r requirements-tests.txt
# readme-renderer
# rich
pyhcl==0.4.5
# via
# -r requirements-tests.txt
# hvac
pyjks==20.0.0
# via -r requirements-tests.txt
pyjwt==2.8.0
Expand All @@ -552,7 +554,7 @@ pynacl==1.5.0
# via
# -r requirements-tests.txt
# paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements-tests.txt
# acme
Expand All @@ -571,7 +573,7 @@ pyspnego==0.10.2
# via
# -r requirements-tests.txt
# requests-ntlm
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements-tests.txt
# pytest-flask
Expand All @@ -593,6 +595,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -693,7 +696,7 @@ sarif-om==1.0.4
# cfn-lint
secretstorage==3.3.3
# via keyring
sentry-sdk==1.32.0
sentry-sdk==1.34.0
# via -r requirements-tests.txt
six==1.16.0
# via
Expand Down Expand Up @@ -773,7 +776,7 @@ types-pyyaml==6.0.12.12
# via
# -r requirements-tests.txt
# responses
types-redis==4.6.0.7
types-redis==4.6.0.9
# via -r requirements-tests.txt
types-requests==2.31.0.6
# via -r requirements-tests.txt
Expand Down Expand Up @@ -814,7 +817,7 @@ urllib3==1.26.18
# twine
validators==0.22.0
# via -r requirements-tests.txt
vine==5.0.0
vine==5.1.0
# via
# -r requirements-tests.txt
# amqp
Expand Down
28 changes: 14 additions & 14 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements-docs.txt requirements-docs.in
#
acme==2.7.2
acme==2.7.4
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -72,7 +72,7 @@ billiard==4.1.0
# via
# -r requirements-tests.txt
# celery
black==23.10.0
black==23.10.1
# via -r requirements-tests.txt
blinker==1.6.3
# via
Expand All @@ -98,6 +98,7 @@ celery[redis]==5.3.4
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# celery
certbot==2.7.2
# via
# -r requirements-docs.in
Expand Down Expand Up @@ -221,7 +222,7 @@ faker==19.11.0
# via
# -r requirements-tests.txt
# factory-boy
fakeredis==2.19.0
fakeredis==2.20.0
# via -r requirements-tests.txt
flask==2.3.3
# via
Expand Down Expand Up @@ -293,7 +294,7 @@ gunicorn==21.2.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
hvac==1.2.1
hvac==2.0.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -437,7 +438,9 @@ mdurl==0.1.2
# -r requirements-tests.txt
# markdown-it-py
moto[all]==4.2.6
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# moto
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -563,10 +566,6 @@ pygments==2.16.1
# -r requirements-tests.txt
# rich
# sphinx
pyhcl==0.4.5
# via
# -r requirements-tests.txt
# hvac
pyjks==20.0.0
# via
# -r requirements-docs.in
Expand All @@ -579,7 +578,7 @@ pynacl==1.5.0
# via
# -r requirements-tests.txt
# paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand All @@ -599,7 +598,7 @@ pyspnego==0.10.2
# via
# -r requirements-tests.txt
# requests-ntlm
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements-tests.txt
# pytest-flask
Expand All @@ -621,6 +620,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -713,7 +713,7 @@ sarif-om==1.0.4
# via
# -r requirements-tests.txt
# cfn-lint
sentry-sdk==1.32.0
sentry-sdk==1.34.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -830,7 +830,7 @@ types-pyyaml==6.0.12.12
# via
# -r requirements-tests.txt
# responses
types-redis==4.6.0.7
types-redis==4.6.0.9
# via -r requirements-tests.txt
types-requests==2.31.0.6
# via -r requirements-tests.txt
Expand Down Expand Up @@ -870,7 +870,7 @@ urllib3==1.26.18
# sentry-sdk
validators==0.22.0
# via -r requirements-tests.txt
vine==5.0.0
vine==5.1.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
31 changes: 16 additions & 15 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url --output-file=requirements-tests.txt requirements-tests.in
#
acme==2.7.2
acme==2.7.4
# via
# -r requirements.txt
# certbot
Expand Down Expand Up @@ -59,7 +59,7 @@ billiard==4.1.0
# via
# -r requirements.txt
# celery
black==23.10.0
black==23.10.1
# via -r requirements-tests.in
blinker==1.6.3
# via
Expand All @@ -83,6 +83,7 @@ celery[redis]==5.3.4
# via
# -r requirements-tests.in
# -r requirements.txt
# celery
certbot==2.7.2
# via -r requirements.txt
certifi==2023.7.22
Expand All @@ -91,7 +92,9 @@ certifi==2023.7.22
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via -r requirements.txt
# via
# -r requirements.txt
# certsrv
cffi==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -183,7 +186,7 @@ faker==19.11.0
# via
# -r requirements-tests.in
# factory-boy
fakeredis==2.19.0
fakeredis==2.20.0
# via -r requirements-tests.in
flask==2.3.3
# via
Expand Down Expand Up @@ -229,7 +232,7 @@ graphql-core==3.2.3
# via moto
gunicorn==21.2.0
# via -r requirements.txt
hvac==1.2.1
hvac==2.0.0
# via -r requirements.txt
idna==3.4
# via
Expand Down Expand Up @@ -434,10 +437,6 @@ pygments==2.16.1
# via
# -r requirements.txt
# rich
pyhcl==0.4.5
# via
# -r requirements.txt
# hvac
pyjks==20.0.0
# via -r requirements.txt
pyjwt==2.8.0
Expand All @@ -446,7 +445,7 @@ pynacl==1.5.0
# via
# -r requirements.txt
# paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements.txt
# acme
Expand All @@ -463,7 +462,7 @@ pyspnego==0.10.2
# via
# -r requirements.txt
# requests-ntlm
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements-tests.in
# pytest-flask
Expand All @@ -482,7 +481,9 @@ python-dateutil==2.8.2
# freezegun
# moto
python-jose[cryptography]==3.3.0
# via moto
# via
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements.txt
Expand Down Expand Up @@ -559,7 +560,7 @@ s3transfer==0.7.0
# boto3
sarif-om==1.0.4
# via cfn-lint
sentry-sdk==1.32.0
sentry-sdk==1.34.0
# via -r requirements.txt
six==1.16.0
# via
Expand Down Expand Up @@ -624,7 +625,7 @@ types-pytz==2023.3.1.1
# via -r requirements-tests.in
types-pyyaml==6.0.12.12
# via responses
types-redis==4.6.0.7
types-redis==4.6.0.9
# via -r requirements-tests.in
types-requests==2.31.0.6
# via -r requirements-tests.in
Expand Down Expand Up @@ -662,7 +663,7 @@ urllib3==1.26.18
# sentry-sdk
validators==0.22.0
# via -r requirements.txt
vine==5.0.0
vine==5.1.0
# via
# -r requirements.txt
# amqp
Expand Down
Loading

0 comments on commit d2ce806

Please sign in to comment.