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 Dec 23, 2024
1 parent 1e58d14 commit 69d20d0
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 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.6
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
Jinja2==3.1.5
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.4
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.2
pyOpenSSL==24.3.0
pyparsing==3.2.0
SQLAlchemy==2.0.36
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.0

0 comments on commit 69d20d0

Please sign in to comment.