edX requirements bot
9ddde642f8
chore: Updating Python Requirements ( #33397 )
2023-10-03 12:11:17 +05:00
edX requirements bot
b862bbeba6
chore: Updating Python Requirements ( #33383 )
2023-10-02 17:10:01 +05:00
Adam Stankiewicz
32a1820360
chore: upgrade to edx-enterprise 4.2.0 ( #33305 )
2023-09-20 18:32:47 +00:00
edX requirements bot
a44c6d3d4a
chore: Updating Python Requirements ( #32829 )
2023-07-25 12:48:44 +05:00
edX requirements bot
f2d30d9fbd
chore: Updating Python Requirements ( #32729 )
2023-07-13 13:39:32 +05:00
Awais Qureshi
4bd032ab15
chore: adding pin to avoid test failures. ( #32440 )
...
* chore: adding pin to avoid test failures.
---------
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2023-06-14 12:44:39 +05:00
edX requirements bot
25139a08bd
chore: Updating Python Requirements ( #32321 )
2023-06-01 20:20:49 +05:00
Usama Sadiq
6e597b5519
Revert "feat!: upgrading django-storages. ( #32311 )" ( #32340 )
...
This reverts commit cc0d5cdb76 .
2023-06-01 17:38:37 +05:00
Awais Qureshi
cc0d5cdb76
feat!: upgrading django-storages. ( #32311 )
...
* feat!: upgrading django-storages
2023-06-01 15:33:14 +05:00
Usama Sadiq
065ba5fd73
Pin urllib3 version to urllib3<2.0.0 ( #32224 )
...
* fix: constrain urllib3<2.0.0
* fix: pin docutils<0.20 version
2023-05-11 17:58:06 +05:00
edX requirements bot
f3f4b856eb
chore: Updating Python Requirements ( #32182 )
2023-05-08 13:39:36 +05:00
Awais Qureshi
a899d28b6d
chore: upgraing boto3 and botocore versions. ( #31925 )
2023-03-17 18:01:25 +05:00
Awais Qureshi
5f95a78a17
build: Unpin few packages. ( #31554 )
...
* build: Unpin few packages. These pins were added to minimize the changeset.
* chore: Updating Python Requirements (#31555 )
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2023-01-17 11:50:09 +05:00
Awais Qureshi
90f4f6543d
build: Adding constraints to avoid multiple major upgrades. ( #31551 )
...
* build: Adding constraints to avoid multiple major upgrades
2023-01-16 16:24:34 +05:00
Saleem Latif
0fcd4334f8
chore: Updated edx-enterprise version to 3.59.0
2022-12-12 17:26:02 +05:00
edX requirements bot
3744647bd6
chore: Updating Python Requirements
2022-10-03 17:21:24 +05:00
Kyle McCormick
29cebb7f92
Revert "chore: Updating Python Requirements"
...
This reverts commit 6d00e4b320 .
2022-09-20 06:35:46 -04:00
edX requirements bot
6d00e4b320
chore: Updating Python Requirements
2022-09-19 13:54:21 -04:00
edX requirements bot
2d0f7ccc5c
chore: Updating Python Requirements ( #30982 )
...
Co-authored-by: Mohammad Ahtasham ul Hassan <ahthassan74@gmail.com >
2022-09-13 12:48:48 +05:00
edX requirements bot
08d4538c8b
Python Requirements Update ( #30917 )
...
* chore: Updating Python Requirements
* fix: fix relative paths in requirements
Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com >
2022-08-30 15:12:50 +05:00
edX requirements bot
fee05710f4
Python Requirements Update ( #30780 )
...
* chore: Updating Python Requirements
2022-07-26 17:59:39 +05:00
Usama Sadiq
455521d686
fix: pin charset normalizer version ( #30749 )
...
* fix: pin charset-normalizer<2.1.0
* fix: pin markdown<3.4.0 version
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2022-07-20 14:03:40 +05:00
irfanuddinahmad
00c808c9f7
chore: upgraded edx-enterprise
2022-06-16 15:50:11 +05:00
edX requirements bot
a10661ddbc
chore: Updating Python Requirements ( #30581 )
2022-06-14 15:12:57 +05:00
edX requirements bot
96a7ebc95c
chore: Updating Python Requirements ( #30467 )
2022-05-24 14:14:17 +05:00
Robert Raposa
9fa79809d8
refactor: CookieMonitoringMiddleware moved to edx-django-utils
...
The CookieMonitoringMiddleware and its related script
moved to edx-django-utils.
ARCHBOM-2054
2022-03-17 16:59:00 -04:00
edX requirements bot
2862fa8775
chore: Updating Python Requirements ( #29925 )
2022-02-15 13:20:47 +05:00
edX requirements bot
429cee1fb2
chore: Updating Python Requirements ( #29849 )
2022-02-01 14:35:00 +05:00
edX requirements bot
551acc1a0e
chore: Updating Python Requirements ( #29740 )
2022-01-11 13:35:28 +05:00
Tim McCormack
1e55b4e1b6
feat: Add utility for logging sensitive information using encryption ( #29682 )
...
Introduces `common.djangoapps.util.log_sensitive module` for
public-key encryption of sensitive debug information in log
messages, including CLI commands for generating keys and
decrypting log output.
Also:
- Adds `PyNaCl` to base requirements for encryption tools
- Requirements upgrade
ref: ARCHBOM-1940
2022-01-05 21:37:45 +00:00
edX requirements bot
781d248088
chore: Updating Python Requirements ( #29702 )
2022-01-04 14:33:02 +05:00
edX requirements bot
bb20b17428
Python Requirements Update ( #29516 )
...
* chore: Updating Python Requirements
* fix: fix pylint issues
Co-authored-by: Mohammad Ahtasham ul Hassan <mohammad.ahtasham@arbisoft.com >
2021-12-08 14:13:27 +05:00
Usama Sadiq
780a6f3c2d
Revert "chore: install codejail from pypi ( #29481 )" ( #29501 )
...
This reverts commit 21551095ac .
2021-12-02 22:19:15 +05:00
Mohammad Ahtasham ul Hassan
21551095ac
chore: install codejail from pypi ( #29481 )
...
* chore: install codejail from pypi
* chore: Updating Python Requirements
* chore: Updating Python Requirements
* fix: fixed failing tests
* fix: fixed pytest failures
* fix: fixed failing test bug
* Update mocks.py
Co-authored-by: edX requirements bot <testeng+edx-requirements-bot@edx.org >
2021-12-02 17:07:29 +05:00
edX requirements bot
6f600d495c
chore: Updating Python Requirements ( #29010 )
2021-10-14 13:53:43 +05:00
M. Zulqarnain
0fa556992c
BOM-2850: Upgrade django-cors-headers to 3.5.0 ( #28833 )
...
* chore: upgrade django-cors-headers
* chore: Updating Python Requirements (#28834 )
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2021-09-24 17:06:06 +05:00
edX requirements bot
0f528f9125
Python Requirements Update ( #28806 )
...
* chore: Updating Python Requirements
* fix: disabled unused import warnings
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2021-09-21 14:21:00 +05:00
edX requirements bot
633ba0a40b
chore: Updating Python Requirements ( #28771 )
2021-09-17 13:17:20 +05:00
edX requirements bot
c09d226b24
chore: Updating Python Requirements ( #28375 )
2021-08-03 12:34:51 +05:00
edX requirements bot
5d64b6bf3d
chore: Updating Python Requirements ( #28227 )
2021-07-20 11:03:37 +05:00
edX requirements bot
2bf176d523
chore: Updating Python Requirements ( #28055 )
2021-06-29 12:22:47 +05:00
Kshitij Sobti
b083ad13d6
refactor: Move CourseEditLTIFieldsEnabledFlag to xblock-lti-consumer ( #27529 )
2021-06-24 14:31:50 +05:00
edX requirements bot
01408d986e
Updating Python Requirements ( #27778 )
2021-05-31 11:44:46 +05:00
edX requirements bot
5d69d858e2
Updating Python Requirements ( #27740 )
2021-05-27 12:27:37 +05:00
stvn
2f2355b705
build: add script to list installed XBlocks
...
Story
=====
As an XBlock developer,
I want to know which XBlocks are installed
so I can debug (and know which to add to Advanced Settings in Studio).
Testing
=======
- `make studio-shell`
- `python scripts/xblock/list-installed.py`
Integration
===========
I plan to invoke this from `devstack` (after installing XBlocks).
Tickets
=======
Fixes CENG-95
Fixes stvstnfrd/openedx-meta#153
2021-05-26 15:02:22 -07:00
edX requirements bot
acb106c913
chore: Updating Python Requirements
2021-05-17 03:15:59 -04:00
Usama Sadiq
a597f1c783
refactor: ran pyupgrade second iteration ( #27463 )
2021-05-11 15:19:48 +05:00
edX requirements bot
3decc70c47
Updating Python Requirements ( #27019 )
2021-03-16 14:11:32 +05:00
M. Zulqarnain
2c44315ce0
refactor: pyupgrade on pavelib & scripts ( #26769 )
2021-03-12 14:14:53 +05:00
edX requirements bot
761e470b30
Updating Python Requirements ( #26184 )
2021-01-27 12:32:20 +05:00