2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

Bump dependencies (#6969)

* update pre-commit versions

* bump dependencies

* dummy changes

* update frontend dependencies

* remove dummy changes
This commit is contained in:
Matthias Mair
2024-04-07 03:01:42 +01:00
committed by GitHub
parent 3ef968ffa3
commit 94478a5fb2
6 changed files with 290 additions and 271 deletions

View File

@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile src/backend/requirements-dev.in -o src/backend/requirements-dev.txt --python-version=3.9 --no-strip-extras
asgiref==3.8.0
asgiref==3.8.1
# via django
build==1.1.1
build==1.2.1
# via pip-tools
certifi==2024.2.2
# via requests
@ -30,13 +30,13 @@ django-slowtests==1.1.1
django-test-migrations==1.3.0
docopt==0.6.2
# via coveralls
filelock==3.13.1
filelock==3.13.3
# via virtualenv
identify==2.5.35
# via pre-commit
idna==3.6
# via requests
importlib-metadata==6.11.0
importlib-metadata==7.0.0
# via build
isort==5.13.2
nodeenv==1.8.0
@ -50,7 +50,7 @@ pip-tools==7.4.1
platformdirs==4.2.0
# via virtualenv
pre-commit==3.7.0
pycparser==2.21
pycparser==2.22
# via cffi
pyproject-hooks==1.0.0
# via
@ -73,7 +73,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# asgiref
# django-test-migrations