Commit 3bf6822
chore: Upgrade Python requirements (#944)
* chore: Upgrade Python requirements
* fix: pin pytest-django<4.13.0 to fix Django 4.2 compatibility
pytest-django 4.13.0 (released 2026-08-06) references
`_pre_setup_ran_eagerly` which is a Django 5.x attribute not present in
Django 4.2. Pin to <4.13.0 so the django42 tox env continues to work.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: farhan <farhan.khan@arbisoft.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 091f45a commit 3bf6822
2 files changed
Lines changed: 235 additions & 201 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
138 | 141 | | |
139 | 142 | | |
140 | 143 | | |
| |||
0 commit comments