2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00

Version bump (#5740)

* Updated all dependencies

* fixed some spelling errors

* More spelling corrections

* Fixes for changes in react-query
This commit is contained in:
Matthias Mair
2023-10-17 22:27:28 +02:00
committed by GitHub
parent 9f2c55d2d6
commit 158a209a0f
32 changed files with 416 additions and 401 deletions

View File

@ -59,7 +59,7 @@ The InvenTree documentation assumes that the operating system is a debian based
InvenTree runs on [Python](https://python.org).
!!! warning "Python Version"
InvenTree requrires Python 3.9 (or newer). If your system has an older version of Python installed, you will need to follow the update instructions for your OS.
InvenTree requires Python 3.9 (or newer). If your system has an older version of Python installed, you will need to follow the update instructions for your OS.
### Invoke