Skip to content

Commit

Permalink
Upgrade dependencies and remove pytest-bdd patch (#2121)
Browse files Browse the repository at this point in the history
  • Loading branch information
jace authored Sep 24, 2024
1 parent 93cf4a7 commit 2205ff2
Show file tree
Hide file tree
Showing 7 changed files with 650 additions and 523 deletions.
989 changes: 589 additions & 400 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
"katex": "^0.16.10",
"eslint@^8.57.0": {
"file-entry-cache": "^9.0.0"
}
},
"rollup": ">=4.22.4"
}
}
69 changes: 34 additions & 35 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ aiohttp-retry==2.8.3
# via twilio
aiosignal==1.3.1
# via aiohttp
alembic==1.13.2
alembic==1.13.3
# via
# -r requirements/base.in
# flask-migrate
aniso8601==9.0.1
# via coaster
anyio==4.4.0
anyio==4.6.0
# via httpx
argon2-cffi==23.1.0
# via -r requirements/base.in
Expand Down Expand Up @@ -70,13 +70,13 @@ cachelib==0.9.0
# flask-caching
cachetools==5.5.0
# via premailer
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
# sentry-sdk
cffi==1.17.0
cffi==1.17.1
# via
# argon2-cffi-bindings
# cryptography
Expand All @@ -92,7 +92,7 @@ click==8.1.7
# rq
crontab==1.0.1
# via rq-scheduler
cryptography==43.0.0
cryptography==43.0.1
# via -r requirements/base.in
cssmin==0.2.0
# via baseframe
Expand All @@ -107,9 +107,9 @@ dnspython==2.6.1
# baseframe
# mxsniff
# pyisemail
emoji==2.12.1
emoji==2.13.2
# via baseframe
filelock==3.15.4
filelock==3.16.1
# via tldextract
flask==3.0.3
# via
Expand Down Expand Up @@ -201,15 +201,15 @@ httpcore==1.0.5
# via httpx
httplib2==0.22.0
# via oauth2client
httpx[http2]==0.27.0
httpx[http2]==0.27.2
# via
# -r requirements/base.in
# python-telegram-bot
hyperframe==6.0.1
# via h2
icalendar==5.0.13
# via -r requirements/base.in
idna==3.7
idna==3.10
# via
# -r requirements/base.in
# anyio
Expand Down Expand Up @@ -258,17 +258,17 @@ markupsafe==2.1.5
# mako
# werkzeug
# wtforms
marshmallow==3.21.3
marshmallow==3.22.0
# via dataclasses-json
maxminddb==2.6.2
# via geoip2
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
# via -r requirements/base.in
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.4.0
more-itertools==10.5.0
# via cssutils
multidict==6.0.5
multidict==6.1.0
# via
# aiohttp
# yarl
Expand All @@ -293,32 +293,32 @@ packaging==24.1
# marshmallow
passlib==1.7.4
# via -r requirements/base.in
phonenumbers==8.13.43
phonenumbers==8.13.45
# via -r requirements/base.in
playwright==1.46.0
playwright==1.47.0
# via -r requirements/base.in
premailer==3.10.0
# via -r requirements/base.in
progressbar2==4.4.2
progressbar2==4.5.0
# via -r requirements/base.in
psycopg[binary]==3.2.1
psycopg[binary]==3.2.2
# via -r requirements/base.in
psycopg-binary==3.2.1
psycopg-binary==3.2.2
# via psycopg
pyasn1==0.6.0
pyasn1==0.6.1
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via oauth2client
pycountry==24.6.1
# via
# -r requirements/base.in
# baseframe
pycparser==2.22
# via cffi
pyee==11.1.0
pyee==12.0.0
# via playwright
pygments==2.18.0
# via rich
Expand All @@ -329,9 +329,9 @@ pyisemail==2.0.1
# mxsniff
pyjwt==2.9.0
# via twilio
pymdown-extensions==10.9
pymdown-extensions==10.10.1
# via coaster
pyparsing==3.1.2
pyparsing==3.1.4
# via httplib2
pypng==0.20220715.0
# via qrcode
Expand All @@ -347,11 +347,11 @@ python-dateutil==2.9.0.post0
# rq-scheduler
python-dotenv==1.0.1
# via -r requirements/base.in
python-telegram-bot==21.4
python-telegram-bot==21.6
# via -r requirements/base.in
python-utils==3.8.2
# via progressbar2
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.in
# baseframe
Expand Down Expand Up @@ -393,7 +393,7 @@ requests-file==2.1.0
# via tldextract
requests-oauthlib==1.3.1
# via tweepy
rich==13.7.1
rich==13.8.1
# via -r requirements/base.in
rq==1.16.2
# via
Expand All @@ -412,7 +412,7 @@ semantic-version==2.10.0
# via
# baseframe
# coaster
sentry-sdk==2.13.0
sentry-sdk==2.14.0
# via baseframe
six==1.16.0
# via
Expand All @@ -428,7 +428,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
sqlalchemy[asyncio]==2.0.32
sqlalchemy[asyncio]==2.0.35
# via
# -r requirements/base.in
# alembic
Expand All @@ -455,17 +455,16 @@ tuspy==1.0.3
# via pyvimeo
tweepy==4.14.0
# via -r requirements/base.in
twilio==9.2.3
twilio==9.3.1
# via -r requirements/base.in
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20240906
# via arrow
typing-extensions==4.12.2
# via
# -r requirements/base.in
# alembic
# baseframe
# coaster
# emoji
# psycopg
# pyee
# python-utils
Expand All @@ -474,15 +473,15 @@ typing-extensions==4.12.2
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
tzdata==2024.1
tzdata==2024.2
# via -r requirements/base.in
ua-parser==0.18.0
# via user-agents
uc-micro-py==1.0.3
# via linkify-it-py
unidecode==1.3.8
# via coaster
urllib3[socks]==2.2.2
urllib3[socks]==2.2.3
# via
# -r requirements/base.in
# requests
Expand All @@ -495,7 +494,7 @@ webencodings==0.5.1
# via
# bleach
# html5lib
werkzeug==3.0.3
werkzeug==3.0.4
# via
# -r requirements/base.in
# baseframe
Expand All @@ -510,7 +509,7 @@ wtforms==3.1.2
# wtforms-sqlalchemy
wtforms-sqlalchemy==0.4.1
# via baseframe
yarl==1.9.4
yarl==1.12.1
# via aiohttp
z-base-32==0.1.4
# via -r requirements/base.in
Expand Down
34 changes: 17 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
# baseframe
appdirs==1.4.4
# via ptpython
astroid==3.2.4
astroid==3.3.4
# via pylint
build==1.2.1
build==1.2.2
# via pip-tools
cattrs==22.1.0
# via reformat-gherkin
Expand All @@ -32,7 +32,7 @@ gherkin-official==24.0.0
# via reformat-gherkin
icdiff==2.0.7
# via pytest-icdiff
identify==2.6.0
identify==2.6.1
# via pre-commit
isort==5.13.2
# via pylint
Expand All @@ -42,7 +42,7 @@ mccabe==0.7.0
# via pylint
mkinit==1.1.0
# via -r requirements/dev.in
mypy==1.11.1
mypy==1.11.2
# via -r requirements/dev.in
mypy-json-report==1.2.0
# via -r requirements/dev.in
Expand All @@ -54,7 +54,7 @@ pip-compile-multi==2.6.4
# via -r requirements/dev.in
pip-tools==7.4.1
# via pip-compile-multi
platformdirs==4.2.2
platformdirs==4.3.6
# via
# pylint
# virtualenv
Expand All @@ -68,7 +68,7 @@ prompt-toolkit==3.0.47
# via ptpython
ptpython==3.0.29
# via -r requirements/dev.in
pylint==3.2.6
pylint==3.3.0
# via -r requirements/dev.in
pyproject-hooks==1.1.0
# via
Expand All @@ -80,15 +80,15 @@ pyupgrade==3.17.0
# via -r requirements/dev.in
reformat-gherkin==3.0.1
# via -r requirements/dev.in
ruff==0.6.1
ruff==0.6.7
# via -r requirements/dev.in
tokenize-rt==6.0.0
# via pyupgrade
toposort==1.10
# via pip-compile-multi
twilio-stubs==0.2.0
# via -r requirements/dev.in
types-beautifulsoup4==4.12.0.20240511
types-beautifulsoup4==4.12.0.20240907
# via
# -r requirements/dev.in
# types-lxml
Expand All @@ -100,41 +100,41 @@ types-flask-migrate==4.0.0.20240311
# via -r requirements/dev.in
types-geoip2==3.0.0
# via -r requirements/dev.in
types-greenlet==3.0.0.20240604
types-greenlet==3.1.0.20240924
# via -r requirements/dev.in
types-html5lib==1.1.11.20240806
# via types-beautifulsoup4
types-ipaddress==1.0.8
# via types-maxminddb
types-lxml==2024.8.7
types-lxml==2024.9.16
# via -r requirements/dev.in
types-maxminddb==1.5.0
# via types-geoip2
types-mock==5.1.0.20240425
# via -r requirements/dev.in
types-passlib==1.7.7.20240819
# via -r requirements/dev.in
types-pillow==10.2.0.20240520
types-pillow==10.2.0.20240822
# via -r requirements/dev.in
types-pyopenssl==24.1.0.20240722
# via types-redis
types-pytest-lazy-fixture==0.6.3.20240707
# via -r requirements/dev.in
types-pytz==2024.1.0.20240417
types-pytz==2024.2.0.20240913
# via -r requirements/dev.in
types-pyyaml==6.0.12.20240808
types-pyyaml==6.0.12.20240917
# via -r requirements/dev.in
types-redis==4.6.0.20240819
types-redis==4.6.0.20240903
# via -r requirements/dev.in
types-requests==2.32.0.20240712
types-requests==2.32.0.20240914
# via -r requirements/dev.in
types-setuptools==71.1.0.20240818
types-setuptools==75.1.0.20240917
# via types-cffi
types-zxcvbn==4.4.1.20240106
# via -r requirements/dev.in
ubelt==1.3.6
# via mkinit
virtualenv==20.26.3
virtualenv==20.26.5
# via pre-commit
wcwidth==0.2.13
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ coveralls
lxml
pytest
pytest-asyncio
pytest-bdd # See tests/conftest.py for a patch for version 7.2.0
pytest-bdd>=7.3.0
pytest-cov
pytest-dotenv
pytest-env
Expand Down
Loading

0 comments on commit 2205ff2

Please sign in to comment.