Commit ca42c3a
chore: Upgrade Python requirements (#2946)
* chore: Upgrade Python requirements
* chore: letting the breaking changes on black reformat
[black 26.0.1](https://github.com/psf/black/blob/main/CHANGES.md#2610)
contains breaking changes, including enforcing the number of lines after
the imports. Rather than reconfiguring black this is a one time reformat
to make these files compliant with the out-of-the-box standard.
* chore: updating requirements
ran make upgrade to deal with the conflict, which incidentally will also bring in the security patch for django
* chore: updating isort config
Making the configuration for isort match the new configuration for black
---------
Co-authored-by: Deborah Kaplan <deborahgu@users.noreply.github.com>1 parent c09d068 commit ca42c3a
File tree
124 files changed
+358
-395
lines changed- credentials
- apps
- api
- tests
- v2
- tests
- badges
- accredible
- credly
- management/commands
- processing
- signals
- tests
- catalog
- management/commands
- tests
- core
- management/commands
- tests
- tests
- credentials
- management/commands
- tests
- rest_api
- v1
- tests
- templatetags
- tests
- edx_django_extensions
- plugins
- records
- management/commands
- rest_api
- v1
- tests
- verifiable_credentials
- composition
- issuance
- tests
- management/commands
- tests
- rest_api
- v1
- tests
- conf/locale
- en/LC_MESSAGES
- eo/LC_MESSAGES
- rtl/LC_MESSAGES
- settings
- requirements
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+358
-395
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments