Skip to content

Commit

Permalink
Merge branch 'main' into jmcrawford45-patch-6
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcrawford45 authored Oct 23, 2023
2 parents 30ebf43 + 66fc691 commit 6afe498
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 44 deletions.
13 changes: 4 additions & 9 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.1
acme==2.7.2
# via
# -r requirements-tests.txt
# certbot
Expand All @@ -28,8 +28,6 @@ annotated-types==0.6.0
# pydantic
arrow==1.3.0
# via -r requirements-tests.txt
async-timeout==4.0.3
# via -r requirements-tests.txt
asyncpool==1.0
# via -r requirements-tests.txt
attrs==23.1.0
Expand Down Expand Up @@ -85,7 +83,7 @@ botocore==1.31.66
# s3transfer
celery[redis]==5.3.4
# via -r requirements-tests.txt
certbot==2.7.1
certbot==2.7.2
# via -r requirements-tests.txt
certifi==2023.7.22
# via
Expand Down Expand Up @@ -261,7 +259,6 @@ idna==3.4
# requests
importlib-metadata==6.8.0
# via
# -r requirements-tests.txt
# keyring
# twine
importlib-resources==6.1.0
Expand Down Expand Up @@ -570,7 +567,7 @@ pytest==7.4.2
# pytest-mock
pytest-flask==1.3.0
# via -r requirements-tests.txt
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-tests.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -830,9 +827,7 @@ xmltodict==0.13.0
# -r requirements-tests.txt
# moto
zipp==3.17.0
# via
# -r requirements-tests.txt
# importlib-metadata
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
14 changes: 3 additions & 11 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.1
acme==2.7.2
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -33,8 +33,6 @@ arrow==1.3.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
async-timeout==4.0.3
# via -r requirements-tests.txt
asyncpool==1.0
# via -r requirements-tests.txt
attrs==23.1.0
Expand Down Expand Up @@ -96,7 +94,7 @@ celery[redis]==5.3.4
# via
# -r requirements-docs.in
# -r requirements-tests.txt
certbot==2.7.1
certbot==2.7.2
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -297,8 +295,6 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via -r requirements-tests.txt
importlib-resources==6.1.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -596,7 +592,7 @@ pytest==7.4.2
# pytest-mock
pytest-flask==1.3.0
# via -r requirements-tests.txt
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-tests.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -884,10 +880,6 @@ xmltodict==0.13.0
# -r requirements-docs.in
# -r requirements-tests.txt
# moto
zipp==3.17.0
# via
# -r requirements-tests.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
14 changes: 3 additions & 11 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.1
acme==2.7.2
# via
# -r requirements.txt
# certbot
Expand All @@ -26,8 +26,6 @@ annotated-types==0.6.0
# via pydantic
arrow==1.3.0
# via -r requirements.txt
async-timeout==4.0.3
# via -r requirements.txt
asyncpool==1.0
# via -r requirements.txt
attrs==23.1.0
Expand Down Expand Up @@ -81,7 +79,7 @@ celery[redis]==5.3.4
# via
# -r requirements-tests.in
# -r requirements.txt
certbot==2.7.1
certbot==2.7.2
# via -r requirements.txt
certifi==2023.7.22
# via
Expand Down Expand Up @@ -231,8 +229,6 @@ idna==3.4
# via
# -r requirements.txt
# requests
importlib-metadata==6.8.0
# via -r requirements.txt
importlib-resources==6.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -463,7 +459,7 @@ pytest==7.4.2
# pytest-mock
pytest-flask==1.3.0
# via -r requirements-tests.in
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-tests.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -675,10 +671,6 @@ xmltodict==0.13.0
# via
# -r requirements.txt
# moto
zipp==3.17.0
# via
# -r requirements.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
15 changes: 2 additions & 13 deletions requirements.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.txt requirements.in
#
acme==2.7.1
acme==2.7.2
# via
# -r requirements.in
# certbot
Expand All @@ -18,8 +18,6 @@ aniso8601==9.0.1
# via flask-restful
arrow==1.3.0
# via -r requirements.in
async-timeout==4.0.3
# via redis
asyncpool==1.0
# via -r requirements.in
attrs==23.1.0
Expand All @@ -46,7 +44,7 @@ botocore==1.31.66
# s3transfer
celery[redis]==5.3.4
# via -r requirements.in
certbot==2.7.1
certbot==2.7.2
# via -r requirements.in
certifi==2023.7.22
# via
Expand Down Expand Up @@ -139,10 +137,6 @@ hvac==1.2.1
# via -r requirements.in
idna==3.4
# via requests
importlib-metadata==6.8.0
# via
# certbot
# flask
importlib-resources==6.1.0
# via limits
inflection==0.5.1
Expand Down Expand Up @@ -315,7 +309,6 @@ typing-extensions==4.8.0
# via
# alembic
# flask-limiter
# kombu
# limits
tzdata==2023.3
# via celery
Expand All @@ -341,10 +334,6 @@ wrapt==1.15.0
# via deprecated
xmltodict==0.13.0
# via -r requirements.in
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 6afe498

Please sign in to comment.