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 Jan 24, 2025
1 parent 1e58d14 commit 1df3337
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 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
click==8.1.7
astroid==3.3.8
cbor2==5.6.5
cffi==1.17.1
click==8.1.8
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.6
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.3
pyOpenSSL==24.3.0
pyparsing==3.2.1
SQLAlchemy==2.0.37
sqlparse==0.5.3
tomli==2.2.1
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.2

0 comments on commit 1df3337

Please sign in to comment.