2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Bump python dependencies (#5854)

* Bumped python dependencies

* Fixd for py3.9

* fixed for py 3.9
This commit is contained in:
Matthias Mair
2023-11-03 23:51:48 +01:00
committed by GitHub
parent 785b8eb602
commit 0d99e97e1d
2 changed files with 16 additions and 16 deletions

View File

@ -16,7 +16,7 @@ certifi==2023.7.22
# requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -c requirements.txt
# requests
@ -30,7 +30,7 @@ coveralls==2.1.2
# via -r requirements-dev.in
distlib==0.3.7
# via virtualenv
django==3.2.22
django==3.2.23
# via
# -c requirements.txt
# django-debug-toolbar
@ -43,7 +43,7 @@ django-test-migrations==1.3.0
# via -r requirements-dev.in
docopt==0.6.2
# via coveralls
filelock==3.12.4
filelock==3.13.1
# via virtualenv
flake8==6.1.0
# via
@ -52,7 +52,7 @@ flake8==6.1.0
# pep8-naming
flake8-docstrings==1.7.0
# via -r requirements-dev.in
identify==2.5.30
identify==2.5.31
# via pre-commit
idna==3.4
# via
@ -121,9 +121,9 @@ urllib3==2.0.7
# via
# -c requirements.txt
# requests
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.16.0
# via