mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-04 04:30:56 +00:00
* Bump django from 4.2.10 to 4.2.11
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix dep
* remove version id
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
(cherry picked from commit 7811ba5578
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f8d6fed06e
commit
0287bf78e4
@ -23,7 +23,7 @@ cryptography==42.0.4
|
||||
# via pdfminer-six
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
django==4.2.10
|
||||
django==4.2.11
|
||||
# via django-slowtests
|
||||
django-slowtests==1.1.1
|
||||
django-test-migrations==1.3.0
|
||||
@ -57,7 +57,7 @@ pyyaml==6.0.1
|
||||
# via pre-commit
|
||||
requests==2.31.0
|
||||
# via coveralls
|
||||
setuptools==69.1.0
|
||||
setuptools==69.2.0
|
||||
# via
|
||||
# nodeenv
|
||||
# pip-tools
|
||||
|
@ -52,7 +52,7 @@ deprecated==1.2.14
|
||||
diff-match-patch==20230430
|
||||
# via django-import-export
|
||||
dj-rest-auth==5.0.2
|
||||
django==4.2.10
|
||||
django==4.2.11
|
||||
# via
|
||||
# dj-rest-auth
|
||||
# django-allauth
|
||||
@ -296,7 +296,7 @@ rpds-py==0.17.1
|
||||
# referencing
|
||||
sentry-sdk==1.40.0
|
||||
# via django-q-sentry
|
||||
setuptools==69.1.0
|
||||
setuptools==69.2.0
|
||||
# via
|
||||
# django-money
|
||||
# opentelemetry-instrumentation
|
||||
|
Reference in New Issue
Block a user