build: Adding a pylint version pin (#31707)

* build: Adding a pin to avoid quality failures.
This commit is contained in:
Awais Qureshi
2023-02-06 12:46:03 +05:00
committed by GitHub
parent a8598fa1fa
commit dfd41bc8f6
5 changed files with 9 additions and 3 deletions

View File

@@ -76,4 +76,6 @@ pyopenssl==22.0.0
cryptography==38.0.4 # greater version has some issues with openssl.
pylint<2.16.0 # greater version failing quality test. Fix them in seperate ticket.
outcome-surveys==2.0.0 # greater versions has breaking changes

View File

@@ -177,7 +177,7 @@ defusedxml==0.7.1
# social-auth-core
deprecated==1.2.13
# via jwcrypto
django==3.2.16
django==3.2.17
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/base.in

View File

@@ -271,7 +271,7 @@ distlib==0.3.6
# via
# -r requirements/edx/testing.txt
# virtualenv
django==3.2.16
django==3.2.17
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/testing.txt
@@ -1166,6 +1166,7 @@ pylatexenc==2.10
# olxcleaner
pylint==2.15.10
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt
# edx-lint
# pylint-celery

View File

@@ -6,6 +6,7 @@
#
wheel==0.38.4
# via -r requirements/edx/pip.in
# The following packages are considered to be unsafe in a requirements file:
pip==23.0
# via -r requirements/edx/pip.in

View File

@@ -64,6 +64,7 @@ attrs==22.2.0
# jsonschema
# lti-consumer-xblock
# openedx-events
# outcome
# pytest
babel==2.11.0
# via
@@ -254,7 +255,7 @@ dill==0.3.6
# via pylint
distlib==0.3.6
# via virtualenv
django==3.2.16
django==3.2.17
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/base.txt
@@ -1104,6 +1105,7 @@ pylatexenc==2.10
# olxcleaner
pylint==2.15.10
# via
# -c requirements/edx/../constraints.txt
# edx-lint
# pylint-celery
# pylint-django