Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 1e58d14 commit 2fa18ca
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
cibuildwheel
asgiref==3.8.1
asn1crypto==1.5.1
astroid==3.2.2
cbor2==5.6.3
cffi==1.16.0
astroid==3.3.5
cbor2==5.6.5
cffi==1.17.1
click==8.1.7
colorama==0.4.6
cryptography==42.0.7
dill==0.3.8
dill==0.3.9
Django==4.2.13
Flask==3.0.3
greenlet==3.0.3
Flask==3.1.0
greenlet==3.1.1
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
lazy-object-proxy==1.10.0
MarkupSafe==2.1.5
mccabe==0.7.0
packaging==24.0
packaging==24.2
pep517==0.13.1
platformdirs==4.2.2
pybind11==2.12.0
platformdirs==4.3.6
pybind11==2.13.6
pycparser==2.22
pydantic==2.7.1
pydantic==2.10.2
pyenchant==3.2.2
pylint==3.2.2
pyOpenSSL==24.1.0
pyparsing==3.1.2
SQLAlchemy==2.0.30
sqlparse==0.5.0
tomli==2.0.1
tomlkit==0.12.5
typing_extensions==4.12.0
tzdata==2024.1
pylint==3.3.1
pyOpenSSL==24.3.0
pyparsing==3.2.0
SQLAlchemy==2.0.36
sqlparse==0.5.2
tomli==2.1.0
tomlkit==0.13.2
typing_extensions==4.12.2
tzdata==2024.2
webauthn==1.11.1
Werkzeug==3.0.3
wrapt==1.16.0
wrapt==1.17.0

0 comments on commit 2fa18ca

Please sign in to comment.