From ceb283dd8c07e4eda1d9ee15c998985c81f1af8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 02:48:01 +0000 Subject: [PATCH] Refresh pip-compile outputs backendDependencies --- requirements-dev.in | 12 +- requirements-dev.txt | 362 ++++++++++++++++++++++--------------------- requirements.txt | 196 +++++++++++------------ 3 files changed, 292 insertions(+), 278 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index ceaa595..987b7a0 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -6,20 +6,20 @@ nplusone mockredispy requests_mock django-debug-toolbar -freezegun==1.1.0 +freezegun==1.5.1 tblib -vcrpy==4.1.1 +vcrpy==6.0.2 pip-tools -mypy==0.931 -django-stubs==1.9.0 +mypy==1.12.0 +django-stubs==5.1.0 types-python-dateutil types-requests ipython -polib==1.1.1 +polib==1.2.0 types-polib types-redis types-freezegun types-protobuf unittest-xml-reporting faker -boto3-stubs==1.20.34 \ No newline at end of file +boto3-stubs==1.35.40 \ No newline at end of file diff --git a/requirements-dev.txt b/requirements-dev.txt index 5582ab0..9efc877 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,78 +1,75 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile requirements-dev.in # -aiohttp==3.8.1 - # via geoip2 -aiosignal==1.2.0 +aiohappyeyeballs==2.4.3 + # via aiohttp +aiohttp==3.10.10 + # via + # geoip2 + # tuspy +aiosignal==1.3.1 # via aiohttp -amqp==5.1.0 +amqp==5.2.0 # via kombu -appnope==0.1.2 - # via ipython -asgiref==3.5.0 - # via django -asttokens==2.0.5 - # via stack-data -async-generator==1.10 +asgiref==3.8.1 # via - # trio - # trio-websocket -async-timeout==4.0.2 + # django + # django-stubs +asttokens==2.4.1 + # via stack-data +async-timeout==4.0.3 # via aiohttp -attrs==21.4.0 +attrs==24.2.0 # via # aiohttp # outcome # trio -backcall==0.2.0 - # via ipython billiard==3.6.4.0 # via celery -blinker==1.4 +blinker==1.8.2 # via nplusone boto3==1.20.34 # via -r requirements-common.in -boto3-stubs==1.20.34 +boto3-stubs==1.35.40 # via -r requirements-dev.in botocore==1.23.46 # via # -r requirements-common.in # boto3 # s3transfer -botocore-stubs==1.24.22 +botocore-stubs==1.35.40 # via boto3-stubs -cachecontrol==0.12.10 +build==1.2.2.post1 + # via pip-tools +cachecontrol==0.14.0 # via firebase-admin -cachetools==4.2.4 +cachetools==5.5.0 # via google-auth -cairocffi==1.3.0 +cairocffi==1.7.1 # via # cairosvg # weasyprint -cairosvg==2.5.2 +cairosvg==2.7.1 # via weasyprint celery==5.2.3 # via -r requirements-common.in -certifi==2021.10.8 +certifi==2024.8.30 # via # mailchimp-marketing # requests + # selenium # sentry-sdk - # tuspy - # urllib3 -cffi==1.15.0 +cffi==1.17.1 # via # cairocffi # cryptography # weasyprint charset-normalizer==2.0.12 - # via - # aiohttp - # requests -click==8.0.4 + # via requests +click==8.1.7 # via # celery # click-didyoumean @@ -80,20 +77,21 @@ click==8.0.4 # click-repl # pip-tools # single-beat -click-didyoumean==0.3.0 +click-didyoumean==0.3.1 # via celery click-plugins==1.1.1 # via celery -click-repl==0.2.0 +click-repl==0.3.0 # via celery -cryptography==36.0.2 +cryptography==37.0.4 # via # msal # pyjwt # pyopenssl # requests-pkcs12 - # urllib3 -cssselect2==0.5.0 + # types-pyopenssl + # types-redis +cssselect2==0.7.0 # via # cairosvg # weasyprint @@ -122,9 +120,9 @@ django-ckeditor==6.2.0 # via -r requirements-common.in django-cors-headers==3.11.0 # via -r requirements-common.in -django-debug-toolbar==3.2.4 +django-debug-toolbar==4.3.0 # via -r requirements-dev.in -django-js-asset==2.0.0 +django-js-asset==2.2.0 # via django-ckeditor django-model-utils==4.2.0 # via -r requirements-common.in @@ -138,31 +136,34 @@ django-redis-cache==3.0.1 # via -r requirements-common.in django-safedelete==1.1.2 # via -r requirements-common.in -django-stubs==1.9.0 +django-stubs==5.1.0 # via -r requirements-dev.in -django-stubs-ext==0.3.1 +django-stubs-ext==5.1.0 # via django-stubs dnspython==2.1.0 # via -r requirements-common.in -executing==0.8.3 +exceptiongroup==1.2.2 + # via + # ipython + # trio + # trio-websocket +executing==2.1.0 # via stack-data -faker==13.3.2 +faker==30.3.0 # via -r requirements-dev.in firebase-admin==5.2.0 # via -r requirements-common.in -freezegun==1.1.0 +freezegun==1.5.1 # via -r requirements-dev.in -frozenlist==1.3.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -future==0.18.2 - # via - # imgix - # tuspy +future==1.0.0 + # via imgix geoip2==4.1.0 # via -r requirements-common.in -google-api-core[grpc]==1.31.5 +google-api-core[grpc]==1.34.1 # via # firebase-admin # google-api-python-client @@ -170,185 +171,191 @@ google-api-core[grpc]==1.31.5 # google-cloud-firestore # google-cloud-storage # google-cloud-vision -google-api-python-client==2.41.0 +google-api-python-client==2.149.0 # via firebase-admin -google-auth==1.35.0 +google-auth==2.35.0 # via # google-api-core # google-api-python-client # google-auth-httplib2 # google-cloud-core + # google-cloud-firestore # google-cloud-storage -google-auth-httplib2==0.1.0 +google-auth-httplib2==0.2.0 # via google-api-python-client -google-cloud-core==2.2.3 +google-cloud-core==2.4.1 # via # google-cloud-firestore # google-cloud-storage -google-cloud-firestore==2.4.0 +google-cloud-firestore==2.19.0 # via firebase-admin -google-cloud-storage==2.2.1 +google-cloud-storage==2.14.0 # via firebase-admin google-cloud-vision==2.1.0 # via -r requirements-common.in -google-crc32c==1.3.0 - # via google-resumable-media -google-resumable-media==2.3.2 +google-crc32c==1.6.0 + # via + # google-cloud-storage + # google-resumable-media +google-resumable-media==2.7.2 # via google-cloud-storage -googleapis-common-protos==1.56.0 - # via google-api-core +googleapis-common-protos==1.65.0 + # via + # google-api-core + # grpcio-status googlemaps==4.6.0 # via -r requirements-common.in -grpcio==1.44.0 +grpcio==1.66.2 + # via + # google-api-core + # grpcio-status +grpcio-status==1.48.2 # via google-api-core gunicorn==20.1.0 # via -r requirements-common.in -h11==0.13.0 +h11==0.14.0 # via wsproto -hiredis==2.0.0 +hiredis==3.0.0 # via tornadis html5lib==1.1 # via weasyprint -httplib2==0.20.4 +httplib2==0.22.0 # via # google-api-python-client # google-auth-httplib2 icalendar==4.0.9 # via -r requirements-common.in -idna==3.3 +idna==3.10 # via # requests # trio - # urllib3 # yarl imgix==3.2.1 # via -r requirements-common.in -importlib-metadata==4.11.3 - # via markdown -ipython==8.1.1 +importlib-metadata==8.5.0 + # via + # build + # markdown +ipython==8.18.1 # via -r requirements-dev.in -jedi==0.18.1 +jedi==0.19.1 # via ipython jmespath==0.10.0 # via # boto3 # botocore -kombu==5.2.4 +kombu==5.4.2 # via celery -libcst==0.4.1 +libcst==1.5.0 # via google-cloud-vision logdna==1.18.1 # via -r requirements-common.in -lxml==4.8.0 +lxml==5.3.0 # via unittest-xml-reporting mailchimp-marketing==3.0.74 # via -r requirements-common.in markdown==3.3.6 # via -r requirements-common.in -matplotlib-inline==0.1.3 +matplotlib-inline==0.1.7 # via ipython -maxminddb==2.2.0 +maxminddb==2.6.2 # via geoip2 mockredispy==2.9.3 # via -r requirements-dev.in msal==1.16.0 # via -r requirements-common.in -msgpack==1.0.3 +msgpack==1.1.0 # via cachecontrol -multidict==6.0.2 +multidict==6.1.0 # via # aiohttp # yarl -mypy==0.931 - # via - # -r requirements-dev.in - # django-stubs -mypy-extensions==0.4.3 - # via - # mypy - # typing-inspect +mypy==1.12.0 + # via -r requirements-dev.in +mypy-extensions==1.0.0 + # via mypy newrelic==7.6.0.173 # via -r requirements-common.in nplusone==1.0.0 # via -r requirements-dev.in optional-django==0.3.0 # via react -outcome==1.1.0 +outcome==1.3.0.post0 # via trio -packaging==21.3 - # via google-api-core -parso==0.8.3 +packaging==24.1 + # via build +parso==0.8.4 # via jedi pdfrw==0.4 # via -r requirements-common.in -pep517==0.12.0 - # via pip-tools -pexpect==4.8.0 +pexpect==4.9.0 # via ipython phonenumberslite==8.12.44 # via -r requirements-common.in -pickleshare==0.7.5 - # via ipython -pillow==9.0.1 +pillow==10.4.0 # via # cairosvg # reportlab # weasyprint -pip-tools==6.5.1 +pip-tools==7.4.1 # via -r requirements-dev.in -polib==1.1.1 +polib==1.2.0 # via -r requirements-dev.in -prompt-toolkit==3.0.28 +prompt-toolkit==3.0.48 # via # click-repl # ipython -proto-plus==1.20.3 +propcache==0.2.0 + # via yarl +proto-plus==1.24.0 # via # google-cloud-firestore # google-cloud-vision -protobuf==3.19.4 +protobuf==3.20.3 # via # google-api-core - # google-cloud-storage + # google-cloud-firestore # googleapis-common-protos + # grpcio-status # proto-plus -psycopg2-binary==2.9.3 +psycopg2-binary==2.9.9 # via -r requirements-dev.in ptyprocess==0.7.0 # via pexpect -pure-eval==0.2.2 +pure-eval==0.2.3 # via stack-data py-moneyed==0.8.0 # via django-money -pyasn1==0.4.8 +pyasn1==0.6.1 # via # pyasn1-modules # rsa -pyasn1-modules==0.2.8 +pyasn1-modules==0.4.1 # via google-auth -pycparser==2.21 +pycparser==2.22 # via cffi pydantic==1.9.0 # via -r requirements-common.in -pygments==2.11.2 +pygments==2.18.0 # via ipython -pyjwt[crypto]==2.3.0 +pyjwt[crypto]==2.9.0 # via # msal + # pyjwt # twilio pyopenssl==22.0.0 - # via - # requests-pkcs12 - # urllib3 -pyparsing==3.0.7 - # via - # httplib2 - # packaging -pyphen==0.12.0 + # via requests-pkcs12 +pyparsing==3.2.0 + # via httplib2 +pyphen==0.16.0 # via weasyprint +pyproject-hooks==1.2.0 + # via + # build + # pip-tools pysocks==1.7.1 # via urllib3 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # botocore # faker @@ -357,15 +364,14 @@ python-dateutil==2.8.2 # mailchimp-marketing python-magic==0.4.19 # via -r requirements-common.in -pytz==2021.3 +pytz==2024.2 # via # celery - # google-api-core # icalendar # twilio pyvimeo==1.1.0 # via -r requirements-common.in -pyyaml==6.0 +pyyaml==6.0.2 # via # libcst # vcrpy @@ -400,17 +406,17 @@ requests==2.27.1 # salesforce-api # tuspy # twilio -requests-mock==1.9.3 +requests-mock==1.12.1 # via -r requirements-dev.in requests-pkcs12==1.13 # via -r requirements-common.in -rsa==4.8 +rsa==4.9 # via google-auth s3transfer==0.5.2 # via boto3 salesforce-api==0.1.40 # via -r requirements-common.in -selenium==4.1.3 +selenium==4.25.0 # via -r requirements-dev.in sentry-sdk==1.5.7 # via -r requirements-common.in @@ -419,96 +425,101 @@ single-beat==0.4.2 six==1.16.0 # via # asttokens - # click-repl - # google-api-core - # google-auth - # google-auth-httplib2 - # grpcio # html5lib # mailchimp-marketing # nplusone # python-dateutil - # requests-mock # tornadis - # tuspy # url-normalize - # vcrpy -sniffio==1.2.0 +sniffio==1.3.1 # via trio sortedcontainers==2.4.0 # via trio -sqlparse==0.4.2 +sqlparse==0.5.1 # via # django # django-debug-toolbar -stack-data==0.2.0 +stack-data==0.6.3 # via ipython -tblib==1.7.0 +tblib==3.0.0 # via -r requirements-dev.in -tinycss2==1.1.1 +tinycss2==1.3.0 # via # cairosvg # cssselect2 # weasyprint -tinydb==4.7.0 +tinydb==4.8.2 # via tuspy -toml==0.10.2 - # via django-stubs -tomli==2.0.1 +tomli==2.0.2 # via + # build + # django-stubs # mypy - # pep517 + # pip-tools tornadis==0.8.1 # via single-beat tornado==5.1.1 # via # single-beat # tornadis -traitlets==5.1.1 +traitlets==5.14.3 # via # ipython # matplotlib-inline -trio==0.20.0 +trio==0.26.2 # via # selenium # trio-websocket -trio-websocket==0.9.2 +trio-websocket==0.11.1 # via selenium -tuspy==0.2.5 +tuspy==1.0.3 # via pyvimeo twilio==7.7.1 # via -r requirements-common.in -types-freezegun==1.1.7 +types-awscrt==0.22.0 + # via botocore-stubs +types-cffi==1.16.0.20240331 + # via types-pyopenssl +types-freezegun==1.1.10 # via -r requirements-dev.in types-markdown==3.3.12 # via -r requirements-common.in -types-polib==1.1.11 +types-polib==1.2.0.20240811 # via -r requirements-dev.in -types-protobuf==3.19.13 +types-protobuf==5.28.0.20240924 # via -r requirements-dev.in -types-python-dateutil==2.8.10 +types-pyopenssl==24.1.0.20240722 + # via types-redis +types-python-dateutil==2.9.0.20241003 # via -r requirements-dev.in -types-pytz==2021.3.6 +types-pyyaml==6.0.12.20240917 # via django-stubs -types-pyyaml==6.0.5 - # via django-stubs -types-redis==4.1.18 +types-redis==4.6.0.20241004 # via -r requirements-dev.in -types-requests==2.27.13 +types-requests==2.31.0.6 # via -r requirements-dev.in -types-urllib3==1.26.11 +types-s3transfer==0.10.3 + # via boto3-stubs +types-setuptools==75.1.0.20241014 + # via types-cffi +types-urllib3==1.26.25.14 # via types-requests -typing-extensions==4.1.1 +typing-extensions==4.12.2 # via + # asgiref + # boto3-stubs # django-stubs # django-stubs-ext - # libcst + # faker + # ipython + # kombu + # multidict # mypy # pydantic - # typing-inspect -typing-inspect==0.7.1 - # via libcst -ua-parser==0.10.0 + # selenium +tzdata==2024.2 + # via kombu +ua-parser==0.18.0 # via user-agents unittest-xml-reporting==3.2.0 # via -r requirements-dev.in @@ -516,7 +527,7 @@ uritemplate==4.1.1 # via google-api-python-client url-normalize==1.4.3 # via salesforce-api -urllib3[secure,socks]==1.26.9 +urllib3[socks]==1.26.20 # via # botocore # geoip2 @@ -524,16 +535,17 @@ urllib3[secure,socks]==1.26.9 # requests # selenium # sentry-sdk + # vcrpy user-agents==2.2.0 # via -r requirements-common.in -vcrpy==4.1.1 +vcrpy==6.0.2 # via -r requirements-dev.in -vine==5.0.0 +vine==5.1.0 # via # amqp # celery # kombu -wcwidth==0.2.5 +wcwidth==0.2.13 # via prompt-toolkit weasyprint==52.2 # via -r requirements-common.in @@ -542,21 +554,23 @@ webencodings==0.5.1 # cssselect2 # html5lib # tinycss2 -wheel==0.37.1 +websocket-client==1.8.0 + # via selenium +wheel==0.44.0 # via pip-tools whitenoise==6.0.0 # via -r requirements-common.in -wrapt==1.14.0 +wrapt==1.16.0 # via vcrpy -wsproto==1.1.0 +wsproto==1.2.0 # via trio-websocket -xmltodict==0.12.0 +xmltodict==0.14.1 # via salesforce-api -yarl==1.7.2 +yarl==1.15.2 # via # aiohttp # vcrpy -zipp==3.7.0 +zipp==3.20.2 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements.txt b/requirements.txt index 213552b..579dfb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,24 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile requirements.in # -aiohttp==3.8.1 - # via geoip2 -aiosignal==1.2.0 +aiohappyeyeballs==2.4.3 + # via aiohttp +aiohttp==3.10.10 + # via + # geoip2 + # tuspy +aiosignal==1.3.1 # via aiohttp -amqp==5.1.0 +amqp==5.2.0 # via kombu -asgiref==3.5.0 +asgiref==3.8.1 # via django -async-timeout==4.0.2 +async-timeout==4.0.3 # via aiohttp -attrs==21.4.0 +attrs==24.2.0 # via aiohttp billiard==3.6.4.0 # via celery @@ -25,53 +29,50 @@ botocore==1.23.46 # -r requirements-common.in # boto3 # s3transfer -cachecontrol==0.12.10 +cachecontrol==0.14.0 # via firebase-admin -cachetools==4.2.4 +cachetools==5.5.0 # via google-auth -cairocffi==1.3.0 +cairocffi==1.7.1 # via # cairosvg # weasyprint -cairosvg==2.5.2 +cairosvg==2.7.1 # via weasyprint celery==5.2.3 # via -r requirements-common.in -certifi==2021.10.8 +certifi==2024.8.30 # via # mailchimp-marketing # requests # sentry-sdk - # tuspy -cffi==1.15.0 +cffi==1.17.1 # via # cairocffi # cryptography # weasyprint charset-normalizer==2.0.12 - # via - # aiohttp - # requests -click==8.0.4 + # via requests +click==8.1.7 # via # celery # click-didyoumean # click-plugins # click-repl # single-beat -click-didyoumean==0.3.0 +click-didyoumean==0.3.1 # via celery click-plugins==1.1.1 # via celery -click-repl==0.2.0 +click-repl==0.3.0 # via celery -cryptography==36.0.2 +cryptography==37.0.4 # via # msal # pyjwt # pyopenssl # requests-pkcs12 -cssselect2==0.5.0 +cssselect2==0.7.0 # via # cairosvg # weasyprint @@ -95,7 +96,7 @@ django-ckeditor==6.2.0 # via -r requirements-common.in django-cors-headers==3.11.0 # via -r requirements-common.in -django-js-asset==2.0.0 +django-js-asset==2.2.0 # via django-ckeditor django-model-utils==4.2.0 # via -r requirements-common.in @@ -113,17 +114,15 @@ dnspython==2.1.0 # via -r requirements-common.in firebase-admin==5.2.0 # via -r requirements-common.in -frozenlist==1.3.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -future==0.18.2 - # via - # imgix - # tuspy +future==1.0.0 + # via imgix geoip2==4.1.0 # via -r requirements-common.in -google-api-core[grpc]==1.31.5 +google-api-core[grpc]==1.34.1 # via # firebase-admin # google-api-python-client @@ -131,64 +130,73 @@ google-api-core[grpc]==1.31.5 # google-cloud-firestore # google-cloud-storage # google-cloud-vision -google-api-python-client==2.41.0 +google-api-python-client==2.149.0 # via firebase-admin -google-auth==1.35.0 +google-auth==2.35.0 # via # google-api-core # google-api-python-client # google-auth-httplib2 # google-cloud-core + # google-cloud-firestore # google-cloud-storage -google-auth-httplib2==0.1.0 +google-auth-httplib2==0.2.0 # via google-api-python-client -google-cloud-core==2.2.3 +google-cloud-core==2.4.1 # via # google-cloud-firestore # google-cloud-storage -google-cloud-firestore==2.4.0 +google-cloud-firestore==2.19.0 # via firebase-admin -google-cloud-storage==2.2.1 +google-cloud-storage==2.14.0 # via firebase-admin google-cloud-vision==2.1.0 # via -r requirements-common.in -google-crc32c==1.3.0 - # via google-resumable-media -google-resumable-media==2.3.2 +google-crc32c==1.6.0 + # via + # google-cloud-storage + # google-resumable-media +google-resumable-media==2.7.2 # via google-cloud-storage -googleapis-common-protos==1.56.0 - # via google-api-core +googleapis-common-protos==1.65.0 + # via + # google-api-core + # grpcio-status googlemaps==4.6.0 # via -r requirements-common.in -grpcio==1.44.0 +grpcio==1.66.2 + # via + # google-api-core + # grpcio-status +grpcio-status==1.48.2 # via google-api-core gunicorn==20.1.0 # via -r requirements-common.in -hiredis==2.0.0 +hiredis==3.0.0 # via tornadis html5lib==1.1 # via weasyprint -httplib2==0.20.4 +httplib2==0.22.0 # via # google-api-python-client # google-auth-httplib2 icalendar==4.0.9 # via -r requirements-common.in -idna==3.3 +idna==3.10 # via # requests # yarl imgix==3.2.1 # via -r requirements-common.in -importlib-metadata==4.11.3 +importlib-metadata==8.5.0 # via markdown jmespath==0.10.0 # via # boto3 # botocore -kombu==5.2.4 +kombu==5.4.2 # via celery -libcst==0.4.1 +libcst==1.5.0 # via google-cloud-vision logdna==1.18.1 # via -r requirements-common.in @@ -196,87 +204,84 @@ mailchimp-marketing==3.0.74 # via -r requirements-common.in markdown==3.3.6 # via -r requirements-common.in -maxminddb==2.2.0 +maxminddb==2.6.2 # via geoip2 msal==1.16.0 # via -r requirements-common.in -msgpack==1.0.3 +msgpack==1.1.0 # via cachecontrol -multidict==6.0.2 +multidict==6.1.0 # via # aiohttp # yarl -mypy-extensions==0.4.3 - # via typing-inspect newrelic==7.6.0.173 # via -r requirements-common.in optional-django==0.3.0 # via react -packaging==21.3 - # via google-api-core pdfrw==0.4 # via -r requirements-common.in phonenumberslite==8.12.44 # via -r requirements-common.in -pillow==9.0.1 +pillow==10.4.0 # via # cairosvg # reportlab # weasyprint -prompt-toolkit==3.0.28 +prompt-toolkit==3.0.48 # via click-repl -proto-plus==1.20.3 +propcache==0.2.0 + # via yarl +proto-plus==1.24.0 # via # google-cloud-firestore # google-cloud-vision -protobuf==3.19.4 +protobuf==3.20.3 # via # google-api-core - # google-cloud-storage + # google-cloud-firestore # googleapis-common-protos + # grpcio-status # proto-plus -psycopg2==2.9.3 +psycopg2==2.9.9 # via -r requirements.in py-moneyed==0.8.0 # via django-money -pyasn1==0.4.8 +pyasn1==0.6.1 # via # pyasn1-modules # rsa -pyasn1-modules==0.2.8 +pyasn1-modules==0.4.1 # via google-auth -pycparser==2.21 +pycparser==2.22 # via cffi pydantic==1.9.0 # via -r requirements-common.in -pyjwt[crypto]==2.3.0 +pyjwt[crypto]==2.9.0 # via # msal + # pyjwt # twilio pyopenssl==22.0.0 # via requests-pkcs12 -pyparsing==3.0.7 - # via - # httplib2 - # packaging -pyphen==0.12.0 +pyparsing==3.2.0 + # via httplib2 +pyphen==0.16.0 # via weasyprint -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # botocore # icalendar # mailchimp-marketing python-magic==0.4.19 # via -r requirements-common.in -pytz==2021.3 +pytz==2024.2 # via # celery - # google-api-core # icalendar # twilio pyvimeo==1.1.0 # via -r requirements-common.in -pyyaml==6.0 +pyyaml==6.0.2 # via libcst quickpay-api-client==2.0.1 # via -r requirements-common.in @@ -310,7 +315,7 @@ requests==2.27.1 # twilio requests-pkcs12==1.13 # via -r requirements-common.in -rsa==4.8 +rsa==4.9 # via google-auth s3transfer==0.5.2 # via boto3 @@ -322,25 +327,19 @@ single-beat==0.4.2 # via -r requirements-common.in six==1.16.0 # via - # click-repl - # google-api-core - # google-auth - # google-auth-httplib2 - # grpcio # html5lib # mailchimp-marketing # python-dateutil # tornadis - # tuspy # url-normalize -sqlparse==0.4.2 +sqlparse==0.5.1 # via django -tinycss2==1.1.1 +tinycss2==1.3.0 # via # cairosvg # cssselect2 # weasyprint -tinydb==4.7.0 +tinydb==4.8.2 # via tuspy tornadis==0.8.1 # via single-beat @@ -348,26 +347,27 @@ tornado==5.1.1 # via # single-beat # tornadis -tuspy==0.2.5 +tuspy==1.0.3 # via pyvimeo twilio==7.7.1 # via -r requirements-common.in types-markdown==3.3.12 # via -r requirements-common.in -typing-extensions==4.1.1 +typing-extensions==4.12.2 # via - # libcst + # asgiref + # kombu + # multidict # pydantic - # typing-inspect -typing-inspect==0.7.1 - # via libcst -ua-parser==0.10.0 +tzdata==2024.2 + # via kombu +ua-parser==0.18.0 # via user-agents uritemplate==4.1.1 # via google-api-python-client url-normalize==1.4.3 # via salesforce-api -urllib3==1.26.9 +urllib3==1.26.20 # via # botocore # geoip2 @@ -376,12 +376,12 @@ urllib3==1.26.9 # sentry-sdk user-agents==2.2.0 # via -r requirements-common.in -vine==5.0.0 +vine==5.1.0 # via # amqp # celery # kombu -wcwidth==0.2.5 +wcwidth==0.2.13 # via prompt-toolkit weasyprint==52.2 # via -r requirements-common.in @@ -392,11 +392,11 @@ webencodings==0.5.1 # tinycss2 whitenoise==6.0.0 # via -r requirements-common.in -xmltodict==0.12.0 +xmltodict==0.14.1 # via salesforce-api -yarl==1.7.2 +yarl==1.15.2 # via aiohttp -zipp==3.7.0 +zipp==3.20.2 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: